This document outlines a test for 1st-year computer students at AIMS College, including multiple-choice and subjective questions. The test has a total of 60 marks, with specific instructions for answering questions and managing time. It covers topics such as computer registers, machine instructions, and programming languages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views
11th Class Test5
This document outlines a test for 1st-year computer students at AIMS College, including multiple-choice and subjective questions. The test has a total of 60 marks, with specific instructions for answering questions and managing time. It covers topics such as computer registers, machine instructions, and programming languages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
Class: 1st year Subject: Computer Test 5: Chapter 5(2) (M, S, L)
AIMS COLLEGE Ob. Marks T. Marks Performance
Time Given: 1 hr 50 min NOORPUR NAURANGA 60 Fill the bubble for correct option given in the MCQS questions. 1- Ⓐ Ⓑ Ⓒ Ⓓ 6- ⒶⒷⒸⒹ 11- Ⓐ Ⓑ Ⓒ Ⓓ 2- Ⓐ Ⓑ Ⓒ Ⓓ 7- ⒶⒷⒸⒹ 12- Ⓐ Ⓑ Ⓒ Ⓓ 3- Ⓐ Ⓑ Ⓒ Ⓓ 8- ⒶⒷⒸⒹ 13- Ⓐ Ⓑ Ⓒ Ⓓ 4- Ⓐ Ⓑ Ⓒ Ⓓ 9- ⒶⒷⒸⒹ 14- Ⓐ Ⓑ Ⓒ Ⓓ 5- Ⓐ Ⓑ Ⓒ Ⓓ 10- ⒶⒷⒸⒹ 15- Ⓐ Ⓑ Ⓒ Ⓓ Student Name: __________________Father Name: _____________________ Instructions: 1- Don’t tick or fill any option, Just fill the bubbles given on the top of paper. 2- In subjective part don’t write questions on answer sheet. You have to mention Question No. and it’s part e.g. ___Q2 (i)___. 3- Write proper headings using blue or black marker for every short and long question. Draw a single horizontal line after the answer of a question is completed. 4- Avoid cutting. 5- Manage your time ( 2 minutes for 1 mark )
(Objective Part) Q1-Choose the correct option. 15 x 1 = 15
1. Which register is used for arithmetic and data operations? A. AX B. BX C. CX D. DX
2. The size of EAX register cab up to: A. 4 bits B. 4 kb C. 4 bytes D. 4 mb 3. Which of the following is not a type of register? A. Program counter B. Segment C. Accumulator D. Math coprocessor 4. Which of the following is not a machine instruction? A. MOV B. ORG C. END D. b and c 5. A bus line consists of: A. Registers B. Accumulators C. Parallel lines D. Bits 6. Data travels through bus in the form of: A. Packets B. Bits C. Pits D. Word 7. How many bits are carried by one line of data bus? A. 1 B. 2 C. 3 D. 4 8. Expansion slots connect interface cards to: A. Ports B. Peripheral devices C. Motherboard D. System bus 9. A port on the computer may be connected to: A. Expansion card B. CPU C. Motherboard D. a and c 10. The external devices connected to a computer system are known as: A. Expansion cards B. Peripherals C. Buses D. Slots 11. The output of compiler is called: A. The Program B. Source code C. Linked code D. Object code 12. How many types of language translators there? A. 1 B. 2 C. 3 D. 4 13. Compute cannot boot if it does not have: A. Compiler B. Operating system C. Interpreter D. Linker 14. A translator is best described as: A. Application Software B. System Software C. Packaged Software D. Hardware 15. A computer program that converts an entire program into machine language at one time is called? A. Interpreter B. Simulator C. Compiler D. Commander (Subjective Part) Q2-Write the answer of short questions. 6 x 2 = 12 i. What is instruction set? ii. What are arithmetic and logical instructions? iii. Define Operand code and Operand. iv. What is the purpose of fetch instructions? v. What is port? Write some commonly used ports. vi. What do you know about I/O devices?
Q3-Write the answer of short questions. 6 x 2 = 12
i. Distinguish between low-level and high-level languages. ii. Differentiate between source code and object code. iii. What is compiler? iv. Write two differences between compiler and interpreter. v. Differentiate between memory and storage. vi. Write any five functions of operating system.
Write the answer of long questions. 2 x 8 = 16
Q4- What is instruction set? Explain different types of operations performed by the computer.
Q5- What are computer languages? Explain low level and high level languages.