Here's A 6 Months or 1 Year Diploma in Computer Application (DCA) Course Question Paper Sample For Computer Training Institute. Each section is allocated a specific number of marks.
DCA Question Paper Including Tally or C Programming or HTML subjects. To know- “how to create DCA Question paper Sample MS Word Format, check details below
Computer Education Centre can copy, edit & Download Free Diploma in Computer Application-DCA Diploma or Certificate Course Question Paper Sample in PDF or Word Format-
DCA Course Question Paper Format Sample
DCA-Paper-1
Title- Basic Computer, MS Office and Internet
Time- 3 Hours Minimum Marks: 35 Maximum Marks: 100
Section A: Basic Computer (30 Marks)
Question 1 (10 Marks): Multiple Choice Questions (MCQs)
1.1. What is the primary function of the CPU? a) Manage files b) Perform calculations c) Connect to the internet d) Create documents
1.2. Which of the following is a volatile memory? a) RAM b) ROM c) Hard Disk d) Flash Drive
1.3. What is the purpose of an operating system? a) Run applications b) Store data permanently c) Print documents d) Connect to Wi-Fi
1.4. Define the term "binary code." a) A code used in barcodes b) A code with 8 digits c) A code using 0s and 1s d) A postal code
1.5. What is the role of the motherboard in a computer? a) Run software b) Connect peripherals c) Display graphics d) Generate power
Question 2 (10 Marks): Short Answer Questions
2.1. Differentiate between RAM and ROM.
2.2. Explain the concept of file extensions.
2.3. What is the purpose of an input device? Provide an example.
2.4. Define the term "malware" and give an example.
2.5. Briefly describe the function of the BIOS.
Question 3 (10 Marks): Practical Application
3.1. Open the File Explorer and create a new folder named "MyDocuments."
3.2. Copy a file from the desktop and paste it into the folder created in 3.1.
3.3. Take a screenshot of the entire desktop and save it as "DesktopScreenshot.png."
Section B: MS Office (40 Marks)
Question 4 (15 Marks): Microsoft Word
4.1. Create a new document in Microsoft Word. Insert a table with 4 rows and 3 columns. Populate the table with data.
4.2. Apply different text formatting styles (bold, italic, underline) to the text in the second column.
4.3. Insert a page break after the table.
Question 5 (15 Marks): Microsoft Excel
5.1. Open Microsoft Excel and create a new spreadsheet. Enter numerical data in cells A1 to B5.
5.2. Calculate the average of the numbers in column B and display the result in cell C1.
5.3. Create a pie chart to represent the data in cells A1 to B5.
Question 6 (10 Marks): Microsoft PowerPoint
6.1. Create a new PowerPoint presentation with three slides.
6.2. On the first slide, insert a title "Introduction to MS Office."
6.3. Add a bulleted list on the second slide with key points about the features of MS Office.
Section C: Internet (30 Marks)
Question 7 (10 Marks): Internet Basics
7.1. What does URL stand for? Provide an example.
7.2. Differentiate between a website and a web page.
7.3. Name two popular web browsers and explain their features.
Question 8 (10 Marks): Online Communication
8.1. Describe the difference between email and instant messaging.
8.2. Explain the concept of social networking and provide an example.
8.3. How does a search engine work? Name one popular search engine.
Question 9 (10 Marks): Internet Safety and Security
9.1. List three tips for ensuring online safety.
9.2. What is phishing, and how can users protect themselves from it?
9.3. Briefly explain the importance of using strong passwords.
DCA-Paper-2
Title- Tally Prime, HTML, DHTML, C & C++ Programming
Time- 3 Hours Minimum Marks: 35 Maximum Marks: 100
Section A: Tally Prime (20 Marks)
Question 1 (10 Marks): Multiple Choice Questions (MCQs)
1.1. What is Tally Prime primarily used for? a) Graphic Design b) Web Development c) Accounting and Finance d) Word Processing
1.2. Explain the significance of the "Ledger" in Tally.
1.3. How can you record a sales voucher in Tally Prime?
1.4. What is the purpose of the GST feature in Tally Prime?
1.5. Define the "Day Book" in Tally.
Question 2 (10 Marks): Practical Application
2.1. Create a new company in Tally Prime and enter basic company information.
2.2. Record a purchase voucher for a hypothetical transaction.
2.3. Generate a Balance Sheet and Profit and Loss statement for the company created in 2.1.
Section B: HTML and DHTML (20 Marks)
Question 3 (10 Marks): HTML
3.1. Create an HTML document titled "My Web Page."
3.2. Design a webpage that includes a heading, paragraph, and an unordered list.
3.3. Insert an image into the HTML document with alternative text.
Question 4 (10 Marks): DHTML
4.1. Differentiate between HTML and DHTML.
4.2. Develop a simple DHTML script that changes the font color of a paragraph when the mouse hovers over it.
4.3. Implement a DHTML feature that hides and shows a div element when a button is clicked.
Section C: C & C++ Programming (40 Marks)
Question 5 (20 Marks): Basics of C Programming
5.1. Define the terms "variable" and "constant" in C.
5.2. Write a C program to find the factorial of a given number.
5.3. Explain the purpose of the "if-else" statement in C.
5.4. Differentiate between the "for" loop and "while" loop in C.
Question 6 (20 Marks): C++ Programming
6.1. Describe the concept of classes and objects in C++.
6.2. Implement a C++ program that uses inheritance to model a hierarchy of shapes (e.g., circle, square).
6.3. Write a C++ program that demonstrates the use of polymorphism.
6.4. Explain the difference between pass-by-value and pass-by-reference in C++.