wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

c++

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

what is a programming language??

a)

classical language

b)

high level language

c)

formal language

d)

low level language

2.

which one is not an explanation for a programming language??

a)

A vehicle for expressing high-level designs

b)

A means for controlling computerized devices

c)

A tool for instructing machines

d)

a means of controlling semi& non-computerized machines

3.

c++ is a portable language

a)

true

b)

false

4.

which is a disadvantage of c++ language??

a)

garbage collection

b)

multi-paradigm

c)

fast

d)

memory management

5.

which is a not-human readable language???

a)

high level language

b)

low level language

c)

middle level language

d)

very high level language

6.

which is second generation language??

a)

assembly language

b)

very high level language

c)

machine language

d)

hardware language

7.

draw the hierarchy level of language

8.

assembly language is human readable one??

a)

true

b)

false

9.

what does assembler do??

(a)  

10.

In procedural programming language, Large programs are divided into smaller sub-programs known_____

a)

sub-programs

b)

arguments

c)

functions

d)

objects

11.

OOPs revolve around _____ rather than logic

a)

data

b)

functions

c)

paradigm

12.

which is not a OOPs language

a)

C#

b)

C++

c)

C

d)

Java

13.

bottom up approach is employed in ____

a)

OOPs language

b)

procedural programming language

c)

functional programming language

d)

logic programming language

14.

write an example for class___

4 lines
15.

what are all the features of OOPs??

a)

inheritance

b)

polymorphism

c)

pseduolevel

d)

encapsulation