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
A key in a relation
Choose an answer
May not functionally determine any attribute in the row
Functionally determine only one attribute in the row
Functionally determine at least one attribute in the row
Functionally determine all the attribute in the row
Previous
Skip
Next
Question # 2
A row of a relation is called:
Choose an answer
Attribute
Entity
Tuple
a and c
Previous
Skip
Next
Question # 3
The output of a query is in the form of a
Choose an answer
table
form
report
tables
Previous
Skip
Next
Question # 4
This is a control structure that causes a statement or group of statement to repeat:
Choose an answer
Decision statement
Duration
Iteration
Test
Previous
Skip
Next
Question # 5
Which does not improve data entry?
Choose an answer
Input masks
Validation rules
Indexing
Required fields
Previous
Skip
Next
Question # 6
Which of the following is NOT included in the definition of an entity?
Choose an answer
Person
Object
Concept
Action
Previous
Skip
Next
Question # 7
The escape sequence for backslash is:
Choose an answer
\
\b
\ \
\t
Previous
Skip
Next
Question # 8
What symbol indicates that you are editing a record?
Choose an answer
Pencil
Black arrow
Key
Asterisk
Previous
Skip
Next
Question # 9
An IDE stands for:
Choose an answer
Input data error
Input Desktop environment
Integrated Development Environment
Internal Disk error
Previous
Skip
Next
Question # 10
Format arguments are also called
Choose an answer
Actual arguments
Dummy arguments
Original
Referenced arguments
Previous
Skip
Next
Question # 11
A collection of data that consists of name, address and email of a person is called:
Choose an answer
Byte
Record
Character
Field
Previous
Skip
Next
Question # 12
How many types of loop structure are available in C?
Choose an answer
4
3
2
6
Previous
Skip
Next
Question # 13
When a relational expression is false, it has the value __________
Choose an answer
0
1
<0
S
Previous
Skip
Next
Question # 14
Function prototypes for built-in functions are specified in
Choose an answer
Source files
Header files
Object files
Image files
Previous
Skip
Next
Question # 15
In 3NF, a non key attribute must not depend on a
Choose an answer
non key attribute
key attribute
composite key
sort key
Previous
Skip
Next
Question # 16
In an E-R diagram, a rectangle represents:
Choose an answer
Entity
Attributes
Relationship
None
Previous
Skip
Next
Question # 17
Which of the following is used to display a list of items in forms?
Choose an answer
List box
Combo box
Both a and b
None of these
Previous
Skip
Next
Question # 18
Which of the following is the valid character constant
Choose an answer
A
"B"
"6"
=
Previous
Skip
Next
Back