Computer MCQs Part-II

1. Website is a collection of ________
1) HTML documents
2) Graphic files
3) Audio and Video files
4) All of the above
5) None of these

2. Who designed the first electronic computer - ENIAC ?
1) Van Neuman
2) Joseph M Jacquard
3) J presper Eckert
4) Both 1 and 2
5) None of these

3. Which of the following is not a network?
1) Local Area Network
2) Wide Area Network
3) Optical Fiber
4) All are networks
5) None of these

4. In MICR, C stands for?
1) Code
2) Colour
3) Computer
4) Character
5) None of these

5. Which of the following is the largest unit of storage?
1) GB
2) KB
3) MB
4) TB
5) None of these

6. Virtual memory is?
1) memory on the hard disk that the CPU uses an extended RAM
2) in RAM
3) only necessary if you do not have any RAM in your computer
4) a back up device for floppy disks
5) None of these

7. _______ is the process of finding errors in software code?
1) Compiling
2) Testing
3) Running
4) Debugging
5) None of these

8. What is the shortcut key to "Undo" the last action in a document?
1) Ctrl + X
2) Ctrl + Y
3) Ctrl + Z
4) Ctrl + U
5) None of these

9. The programs which are as permanent as hardware and stored in ROM is known as
1) Hardware
2) Software
3) Firmware
4) ROM ware
5) None of these

10. For creating a document, you use........ Command at File Menu.
1) Open
2) Close
3) New
4) Save
5) None of these

Comments

Popular posts from this blog

Program for calculating Simple Interest using the concept of Default Arguments

Program: Maximum number in three numbers in visual basic

Program for Checking whether the given number is Palindrome or not