Home » Articles posted by Fahad Vahora (Page 3)

Author Archives: Fahad Vahora

Algorithm and Flowchart Explained with Examples and advantages and disadvantages

Computer Science Notes Algorithm and Flowchart: Definition, Steps, Examples, Advantages & Disadvantages This post explains Algorithm and Flowchart in simple English—definition, steps, real-world examples, pros & cons, a difference table, and FAQs. Perfect for students and exam preparation! ✅ Beginner Friendly With Examples Quick Revision Table of Contents Introduction What is an Algorithm? What is […]

Continue Reading →

Difference Between Source Code, Object Code and Executable Code

✍️ Source Code Written by programmer in a high-level language (C, C++, Python). Human-readable but not directly executable. printf(“Hello World”); ⚙️ Object Code Machine-readable code generated by compiler. Stored in .obj / .o files. Not directly executable. ▶️ Executable Code Final program created by the linker. Can be directly executed by computer. Example: .exe (Windows), […]

Continue Reading →

Introduction of C Programming Question

what is the meaning of modular programming? what is v

Continue Reading →

AI vs Coding: Do We Still Need Programmers?

AI vs Coding: Do We Still Need Programmers?જ્યારે AI બધું જ કોડ કરી શકે છે, ત્યારે કોડિંગ શીખવાનો શું ફાયદો? 🤔 👉 આ પોસ્ટ ગુજરાતી માં વાંચવા માટે અહીંયા ક્લિક કરો

Continue Reading →

Open Office Calc Practical : Employee Data

Employee Worksheet — Practical Exercise Fields: Eno, Ename, Designation, Salary, Date_of_joining Sample Record (use as one of the records): Eno Ename Designation Salary Date_of_joining (dd/mm/yyyy) 1101 Kriya Kapoor Manager 75,500 12/08/2022 Instructions / Questions Add at least 10 records in the worksheet with the fields: Eno, Ename, Designation, Salary, Date_of_joining. Use the sample record above […]

Continue Reading →

VNSGU FYBCA Sem-1 Subject Details with IMP questions

FYBCA Semester 1 – VNSGU Subjects Subject Code Full Name Short Name Credit 101 Communication Skills CS 2 102 Mathematic Maths 4 103 Introduction to Computers IC 4 104 Computer Programming & Methodology CPPM 4 105 Data Processing and Analysis DPA 4 – Practical Based on 104-105 – – 106 Skill Enhancement Course-I SEC-1 2 […]

Continue Reading →

Write a shell script to check the entered no is palindrome or not.

Continue Reading →

Unix shell script from basic to advance

Continue Reading →

Which Full Stack Path is Best for Students? | MEAN, MERN, LAMP & More

Are You Confused About Which Full Stack Path to Choose? There are many types of Full Stack Developers — each with different tools, languages, and career goals. In this blog, you’ll learn: What each type of Full Stack Developer does Which tools they use Their career scope And which one is best for YOU as […]

Continue Reading →

Categories