Here's an ADCA 1 Year Course Question Paper Sample For Computer Training Institute. Each section is allocated a specific number of marks.
Computer Education Centre can copy, edit & Download Free Advance Diploma in Computer Application-ADCA Diploma or Certificate Course Question Paper Sample in PDF or Word Format.
Copy and Download Below shown ADCA Course Question Paper in PDF, Word, Doc and Docx File Format-
ADCA Course Question Paper Format Sample
ADCA-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 does CPU stand for? a) Central Processing Unit (b) Computer Processing Unit (c) Central Processor Unit (d) Central Printed Unit
1.2. Which of the following is not a type of computer memory? a) RAM b) ROM c) CPU d) Cache
1.3. What is the primary purpose of an operating system? a) Run applications b) Manage hardware resources c) Connect to the internet d) Print documents
1.4. Define the term "GUI." a) Graphical User Interface b) General User Interface c) Graphical Unit Interface d) General Unit Interface
1.5. What is the binary equivalent of the decimal number 25? (a) 10011 (b) 11001 (c) 11101 (d) 10100
Question 2 (10 Marks): Short Answer Questions
2.1. Explain the difference between hardware and software.
2.2. Briefly describe the function of an input device and provide an example.
2.3. What is a file extension? Give an example.
2.4. Differentiate between a virus and malware.
2.5. What is the purpose of the BIOS in a computer system?
Question 3 (10 Marks): Practical Application
3.1. Open the Notepad application and type a short paragraph. Save the file with an appropriate name and location.
3.2. Create a new folder on the desktop and name it "MyDocuments." Move the paragraph file created in 3.1 to this folder.
3.3. Take a screenshot of the desktop and save it as "DesktopScreenshot.png" on the desktop.
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 3 rows and 4 columns. Populate the table with any data.
4.2. Apply different formatting styles (bold, italic, underline) to the text in the second row of the table.
4.3. Insert a header with your name on the right side of the document.
Question 5 (15 Marks): Microsoft Excel
5.1. Open Microsoft Excel and create a new spreadsheet. Enter some numerical data in columns A and B.
5.2. Calculate the sum of the numbers in column B and display the result in cell C1.
5.3. Create a bar chart to represent the data in columns A and B.
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 Computers."
6.3. Add a bulleted list on the second slide with key points about the importance of the Internet.
Section C: Internet (30 Marks)
Question 7 (10 Marks): Internet Basics
7.1. Define the term "URL" and provide an example.
7.2. Explain the difference between a website and a web page.
7.3. What is the purpose of a web browser? Name two popular web browsers.
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.
ADCA-Paper-2
Title- Tally Prime, HTML, DHTML & C Programming
Time- 3 Hours Minimum Marks: 35 Maximum Marks: 100
Section A: Tally Prime (30 Marks)
Question 1 (10 Marks): Multiple Choice Questions (MCQs)
1.1. What is Tally Prime used for? a) Graphic Design b) Accounting and Finance c) Web Development d) Word Processing
1.2. Define the term "ledger" in Tally.
1.3. How can you create a voucher in Tally Prime?
1.4. Explain the purpose of the GST (Goods and Services Tax) feature in Tally Prime.
1.5. What is the function of the "Balance Sheet" in Tally Prime?
Question 2 (10 Marks): Short Answer Questions
2.1. Differentiate between a group and a ledger in Tally.
2.2. Explain the steps to view the Profit and Loss statement in Tally Prime.
2.3. What is the significance of the "Gateway of Tally"?
2.4. How can you reconcile bank transactions in Tally Prime?
2.5. Describe the purpose of the "Day Book" in Tally.
Question 3 (10 Marks): Practical Application
3.1. Create a new company in Tally Prime and enter basic company information.
3.2. Record a sales voucher for a hypothetical transaction.
3.3. Generate a Balance Sheet and Profit and Loss statement for the company created in 3.1.
Section B: HTML and DHTML (30 Marks)
Question 4 (15 Marks): HTML
4.1. Create an HTML document with a title "My Web Page."
4.2. Design a webpage that includes a heading, paragraph, and an ordered list.
4.3. Insert an image into the HTML document and provide alternative text.
Question 5 (15 Marks): DHTML
5.1. Explain the difference between HTML and DHTML.
5.2. Develop a simple DHTML script that changes the color of a paragraph when the mouse hovers over it.
5.3. Implement a DHTML feature that hides and shows a div element when a button is clicked.
Section C: C Programming (40 Marks)
Question 6 (15 Marks): Basics of C Programming
6.1. Define the terms "variable" and "constant" in C.
6.2. Write a C program to find the sum of two numbers entered by the user.
6.3. Explain the purpose of the "if-else" statement in C.
Question 7 (15 Marks): Functions and Arrays in C
7.1. Create a C function that calculates the factorial of a given number.
7.2. Write a C program that uses an array to store and display the names of three students.
7.3. Explain the concept of a function prototype in C.
Question 8 (10 Marks): Pointers in C
8.1. Define a pointer in C and explain its significance.
8.2. Write a C program that uses pointers to swap the values of two variables.
8.3. Discuss the advantages of using pointers in C programming.