Computer MCQs Part-III

1. Computer uses the_________number system to store data and perform calculations.
1) Binary2) octal
3) Decimal
4) Hexadecimal
5) None of these

2. .............. is the process of carrying out commands
1) Fetching
2) Storing
3) Decoding
4) Executing
5) None of these

3. In word, when you indent a paragraph, you ....
1) push the text in with respect to the margin2) change the margins on the page
3) move the text up by one line
4) move the text down by one line
5) None of these

4. ASCII stands for .........
1) American Special Computer for Information Interaction
2) American Standard Computer for Information Interchange
3) American Special Code for Information Interchange
4) American Special Computer for Information Interchange
5) American Standard Code for Information Interchange

5. Which of the following is used by the browser to connect to the location of the Internet resources ?
1) Linkers
2) Protocol
3) Cable
4) URL5) None of these

6. ……….is the process of dividing the disk into tracks and sectors.
(1) Tracking
(2) Formatting(3) Crashing
(4) Allotting
(5) None of these

7. What is the permanent memory built into your computer called ?
(1) RAM
(2) Floppy
(3) CPU
(4) CO-ROM
(5) ROM
 

8. Which computer memory is used for storing programs and data currently being processed by the CPU ?
(1) Mass memory
(2) Internal memory
(3) Non-volatile memory
(4) PROM
(5) None of these

9. Changing an existing document is called _____ the document.
1) Creating
2) Editing3) Modifying
4) Adjusting
5) None of these

10. What is backup?
1) Adding more components to your network
2) Protecting data by copying it from the original source to a different destination3) Filtering old data from the new data
4) Accessing data on tape
5) None of these

Comments

Post a Comment

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