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
An external variable is variable can be referenced in a declaration
Choose an answer
In main () only
In the first function that uses it
In any function that uses it
Outside of any function
Previous
Skip
Next
Question # 2
The maximum value that an integer constant can have is
Choose an answer
-32767
32767
1.7014e38
-1.7014e38
Previous
Skip
Next
Question # 3
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 # 4
This key on the keyboard is used to delete a character to the right of the cursor:
Choose an answer
TAB
DEL
BACKSPACE
Either b or c
Previous
Skip
Next
Question # 5
All of the following are true of the simplex mode except
Choose an answer
A sender can only send signals
It is the most commonly used communication mode
Receiver can only receiver signals
Previous
Skip
Next
Question # 6
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 # 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
There are types of network topologies
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 9
An external variable is defined in a declaration
Choose an answer
In main () only
In the first function that uses it
In any function that mean it
Outside of any function
Previous
Skip
Next
Question # 10
DBMS must be able to accept
Choose an answer
Data definitions
Programs
Data records
Information
Previous
Skip
Next
Question # 11
Which of the following can be passed to a function via arguments?
Choose an answer
Constants
Variables (with values)
Expressions
Preprocessor directives
Previous
Skip
Next
Back