Home » VNSGU » BCA

Category Archives: BCA

Printers in Computer: Definition, Types, Applications, Advantages & Disadvantages

Printers – Definition, Types, Advantages & Disadvantages 👉 Introduction A printer is an output device that produces a hard copy of digital data. Printers are commonly used to print documents, text, images, and graphics on paper. Different printers have different printing technology, speed, and quality. 👉 Advantages of Printers Provides hard copy of documents. Can […]

Continue Reading →

What is Cloud Computing? Applications, Advantages & Disadvantages

Exam Notes What is Cloud Computing? Applications, Advantages & Disadvantages Concise, point-wise notes for quick revision and exams. DefinitionFeaturesApplicationsPros & Cons Quick TOC: Definition (Simple) Key Features Applications Advantages Disadvantages Exam Tips 1) What is Cloud Computing? (Simple Definition) Cloud computing means using Internet-based services to get servers, storage, databases, networking, and software on rent, […]

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 →

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 →

Categories