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
Which object of database is used to retrieve data from database?
Choose an answer
Queries
Forms
Reports
Tables
Previous
Skip
Next
Question # 2
The case block ends with:
Choose an answer
End select
End case
Break;
Case else
Previous
Skip
Next
Question # 3
The type of files from usage point of view include:
Choose an answer
Master file
Transaction file
Backup file
All
Previous
Skip
Next
Question # 4
Which view can be used to enter or modify data in the underlying table?
Choose an answer
Form view
Table design view
Form design view
New Form view
Previous
Skip
Next
Question # 5
The columns of a table correspond to:
Choose an answer
Table
Record
Field
Cell
Previous
Skip
Next
Question # 6
A two-dimensional table of data is called:
Choose an answer
Group
Set
Module
Relation
Previous
Skip
Next
Question # 7
A printed data or information in the database is called
Choose an answer
Entity
Report
Query
Screen
Previous
Skip
Next
Question # 8
How many table views are available in Microsoft Access?
Choose an answer
4
3
2
1
Previous
Skip
Next
Question # 9
Which of the following loop is called counter loop?
Choose an answer
For
While
Do-while
All
Previous
Skip
Next
Question # 10
B was developed in the year:
Choose an answer
1969-70
1965-1975
1972-1988
1992-1996
Previous
Skip
Next
Question # 11
_______________ refers to a method of database distribution in which different portions of database reside at different nodes in the network.
Choose an answer
Spliting
Partitioning
Replication
Dividing
Previous
Skip
Next
Question # 12
The columns of a table correspond to:
Choose an answer
Table
Record
Field
Cell
Previous
Skip
Next
Question # 13
Which function is used to input data in C program?
Choose an answer
scanf
getch()
gets()
All
Previous
Skip
Next
Question # 14
In a relational database, a single piece of information is called:
Choose an answer
Table
Record
Entity
Attribute
Previous
Skip
Next
Question # 15
Which of the following is NOT included in the definition of an entity?
Choose an answer
Person
Object
Concept
Action
Previous
Skip
Next
Question # 16
a+=b is equivalent to
Choose an answer
a+=b
a=+b
a=a+b
b=b+a
Previous
Skip
Next
Question # 17
An entity related to itself in an ERD model refers to
Choose an answer
recursive relationship
one-to-many relationship
many to many relationship
on to one relationship
Previous
Skip
Next
Question # 18
A collection of raw facts and figures is called:
Choose an answer
Data
Information
Processing
Knowledge
Previous
Skip
Next
Back