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
MS-Word and MS-Excel are:
Choose an answer
Operating systems
Application software
High level languages
Low level languages
Previous
Skip
Next
Question # 2
The escape sequence for backslash is
Choose an answer
\
\b
\\
\ t
Previous
Skip
Next
Question # 3
Access IDE is a (an)
Choose an answer
Program
Interface
Database
Database problems
Previous
Skip
Next
Question # 4
Which of the following data type offers the highest precision?
Choose an answer
Float
Long int
Long double
Unsigned long int
Previous
Skip
Next
Question # 5
Which of the following package is used by the application programmer in order to write a program?
Choose an answer
Low Level Language
High Level Language
Machine Language
Assembly Language
Previous
Skip
Next
Question # 6
The wildcard______sal[ei]ma,
Choose an answer
Saleema
Salima
Both a and b
None of them
Previous
Skip
Next
Question # 7
Which of the following can be used to join similar types of networks?
Choose an answer
Bridges and repeater
Bridges and routers
Repeaters and gateways
Previous
Skip
Next
Question # 8
The floating point argument in exponential notation is representation as
Choose an answer
%c
%g
%e
%f
Previous
Skip
Next
Question # 9
Which of the following represents a collection of concepts that are used to describe the structure of a database?
Choose an answer
Data warehouse
Data model
Data structure
Data type
Previous
Skip
Next
Question # 10
The method by way of which we can repeat a part of program is
Choose an answer
Using a for statement
Using a do-while statement
Using a while statement
Using a if-then-else statement
Previous
Skip
Next
Question # 11
In C every valid string ends with
Choose an answer
Null character
0 (zero)
1 (one)
String
Previous
Skip
Next
Back