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
ICS Part 2 Computer Science Online Test MCQs With Answers
Question # 1
The instruction that is used to execute a statement or set of statements is
Choose an answer
while
for
do-while
all
Previous
Skip
Next
Question # 2
Which of the following database object is used to retrieve data form database ?
Choose an answer
Queries
Forms
Reports
Tables
Previous
Skip
Next
Question # 3
Which one displays the result of a query?
Choose an answer
File
Field
Access
Reports
Previous
Skip
Next
Question # 4
Which of the following is the fundamental language of the computer
Choose an answer
C
Unix
Dos
Machine language
Previous
Skip
Next
Question # 5
A printed data or information in the database is called
Choose an answer
Entity
Report
Query
Screen
Previous
Skip
Next
Question # 6
The type of files from functional point of view include:
Choose an answer
Program file
Data file
a and b
None of these
Previous
Skip
Next
Question # 7
SQL is
Choose an answer
structure query language
unstructured language
object oriented language
SAM query language
Previous
Skip
Next
Question # 8
The header file that contains input and output functions is
Choose an answer
Math.h
Graphic.h
Stdio.h
Conio.h
Previous
Skip
Next
Question # 9
Which of the following function is used to input data in C programs?
Choose an answer
Scanf
Printf
Get()
getch()
Previous
Skip
Next
Question # 10
Which of the following work with files
Choose an answer
fsanf()
fprintf()
printf()
Both a and b
Previous
Skip
Next
Question # 11
In C program two functions can have
Choose an answer
Same name
Same parameters
Same name & parameters
Same name but different parameters
Previous
Skip
Next
Question # 12
The table in which is found is called Dependent Table.
Choose an answer
Foreign Key
Control key
Primary key
Sort Key
Previous
Skip
Next
Question # 13
Which of the following things are determined by format specifier?
Choose an answer
Data type
Field width
Format of the value
All of these
Previous
Skip
Next
Question # 14
A report is a complete set of _______ field:
Choose an answer
Distinct
Related
Designed
All
Previous
Skip
Next
Question # 15
A database is an organized collection of -------------------- related data
Choose an answer
logically
physically
loosely
badly
Previous
Skip
Next
Question # 16
Different attributes in two different tables having same name are called:
Choose an answer
Synonym
Homonym
Acronym
Mutually exclusive
Previous
Skip
Next
Question # 17
_______________ refers to a method of database distribution in which one database contains data that are included in another database.
Choose an answer
Splitting
Partitioning
Replication
Dividing
Previous
Skip
Next
Question # 18
Which of the following is a loop statement?
Choose an answer
If
If-else
Switch
None
Previous
Skip
Next
Back