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
Computer Science Ics Part 2 Online Test MCQs With Answers
Question # 1
The number of bytes used by char data type in C is:
Choose an answer
2
1
121
16
Previous
Skip
Next
Question # 2
A database containing all students in a class would store basic data of students in:
Choose an answer
Record
Field
Cell
File
Previous
Skip
Next
Question # 3
Local variables are also called:
Choose an answer
Automatic variables
Global variables
Grid Variables
None of these
Previous
Skip
Next
Question # 4
Create command is used to create:
Choose an answer
Table
View
Report
Query
Previous
Skip
Next
Question # 5
In a relational database a single piece of information is called:
Choose an answer
Table
Record
Entity
Attribute
Previous
Skip
Next
Question # 6
The name cannot exceed characters in length
Choose an answer
64
50
56
70
Previous
Skip
Next
Question # 7
You can drag ___________________ bar to move property sheet window around screen:
Choose an answer
Title bar
Status bar
Scroll bar
All
Previous
Skip
Next
Question # 8
A form with in another form is called:
Choose an answer
Sub-form
Main form
Multi-form
None
Previous
Skip
Next
Question # 9
Customers,cars and parts are examples of:
Choose an answer
Entities
Attributes
Cardinals
Relashionships
Previous
Skip
Next
Question # 10
An MS Access table contains:
Choose an answer
Fields
Records
Characters
All
Previous
Skip
Next
Question # 11
Which object is used to retrieve data from database and present in formatted way?
Choose an answer
Report
Form
Table
Query
Previous
Skip
Next
Question # 12
The ______ errors in a program are most difficult to locate and remove
Choose an answer
Logical
Syntax
Grammatical
Spelling
Previous
Skip
Next
Question # 13
The last statement of each case in switch must be a:
Choose an answer
Default statement
If-else statement
Break statement
Else statement
Previous
Skip
Next
Question # 14
The attribute on the left hand of the arrow in a functional dependency is:
Choose an answer
Candidate Key
Determinant
Foreign Key
Primary Key
Previous
Skip
Next
Question # 15
Conditional operator is also called:
Choose an answer
True operator
Ternary-operator
Truth operator
All of these
Previous
Skip
Next
Question # 16
The columns of a relations can be of ___________ order.
Choose an answer
Any
Same
Sorted
Constant
Previous
Skip
Next
Question # 17
The keyword used to come out of the body of loop is
Choose an answer
Exit
Continue
Break
Ebd
Previous
Skip
Next
Question # 18
A loop whose execute never ends is called
Choose an answer
Nested loop
Forever loop
Infinite loop
Counter loop
Previous
Skip
Next
Back