More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
NAT I Computer Science Computer MCQs With Answers
Question # 1
Without primary key in a table data is
Choose an answer
Unique
Integrated
Redundant
Complete
Previous
Skip
Next
Question # 2
Which of the following type of file requires largest processing time?
Choose an answer
Sequential file
Random file
Indexed sequential file
Direct access file
Previous
Skip
Next
Question # 3
Which of the following mode open only an existing file for both reading and writing
Choose an answer
"w"
"w+"
"r+"
"a+"
Previous
Skip
Next
Question # 4
Data item is a
Choose an answer
Files
Small unit
Information
Record
Previous
Skip
Next
Question # 5
The step that performs the actions given in the instructions is called
Choose an answer
Fetch
Calculate
Decode
Execute
Previous
Skip
Next
Question # 6
The word document as it would be printed on the printer is displayed in
Choose an answer
Normal layout
Outline layout
Web layout
Print layout
Previous
Skip
Next
Question # 7
In a table cursor is moved to next field by
Choose an answer
Single click
Double click
Esc key
Enter key
Previous
Skip
Next
Question # 8
A modem
Choose an answer
Converts analog signals into digital signals
Converts digital signals into analog signals
Connects a computer in a LAN
Both a and b above
Previous
Skip
Next
Question # 9
An input device that has a ball on its bottom that is rolled on a flat surface is called
Choose an answer
Trackball
Mouse
Touch pad
Digitizing/graphic table
Previous
Skip
Next
Question # 10
If we write an entire if-else construct within either the body of the if statement or the body of an else statement this is called
Choose an answer
Dangling else
Multiple statement with if-else
Nested 1-else
Switch statments
Previous
Skip
Next
Question # 11
Comma operator is also called
Choose an answer
Update operator
Sequential evaluation operator
Unary operator
None
Previous
Skip
Next
Back