×
Login Or SignUp
Privacy Policy
Terms Of Service
freetests4u.com
Online Knowledge Sharing Platform
Login/SignUp
freetests4u.com
Blogs
Mock Tests
Videos
Jobs
1 .
'C' is often called a ________
A.
Object oriented language
B.
High level language
C.
Assembly language
D.
Machine level language
E.
None of these
View Answer
Ans: High level language
2 .
Which of the following is object oriented programming ?
A.
C
B.
C++
C.
BASIC
D.
FORTRAN
E.
None of these
View Answer
Ans: C++
3 .
The value that follows the keyword CASE may only be
A.
constants
B.
variable
C.
semicolon
D.
number
E.
None of these
View Answer
Ans: constants
4 .
Advantages of using flow charts is
A.
Effective Analysis
B.
Efficient Coding
C.
Time consuming
D.
Effective Analysis and Efficient Coding
E.
Time Analysis
View Answer
Ans: Effective Analysis and Efficient Coding
5 .
A pointer variable can be
A.
passed to a function as argument.
B.
changed within function.
C.
returned by a function.
D.
assigned an integer value.
E.
None of these
View Answer
Ans: returned by a function.
1
2
3
4
5
6
7
8
9
10
11
12