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 General Science Test Hard Mode MCQs With Answers
Question # 1
The symbol '=' represents
Choose an answer
Comparison operator
Assignment operator
Equal to operator
None of these
Previous
Skip
Next
Question # 2
If you write a comment in C program then which of the following character is used?
Choose an answer
//and//
/*and /*
/* and */
** and **
Previous
Skip
Next
Question # 3
Which of the following operators has lowest precedence?
Choose an answer
!
+
=
==
Previous
Skip
Next
Question # 4
The key board shortcut used to copy selected text or object is
Choose an answer
CTRL + X
CTRL + V
CTRL + C
CTRL + Y
Previous
Skip
Next
Question # 5
Making illegal copies of copyrighted software is called:
Choose an answer
Copyleft
Theft
Piracy
Either b or c
Previous
Skip
Next
Question # 6
Primary key is used
Choose an answer
To short the data speedy
Searching is speeded up
Not allows duplicate entities
All of the above
Previous
Skip
Next
Question # 7
Which of the following looks for the prototypes of functions are used in a program?
Choose an answer
Linker
Loader
Compiler
Parser
Previous
Skip
Next
Question # 8
An external variable is defined in a declaration
Choose an answer
In main () only
In the first function that uses it
In any function that mean it
Outside of any function
Previous
Skip
Next
Question # 9
The output of a query is the form of
Choose an answer
Table
Reports
Files
Forms
Previous
Skip
Next
Question # 10
EOF stands for
Choose an answer
Execution of file
End of file
Extermination of file
Exit of file
Previous
Skip
Next
Question # 11
C was designed to write programs for
Choose an answer
Windows operating system
Solaris operating system
Unix operating system
OS/2 operating system
Previous
Skip
Next
Back