Object Oriented Programming - Object Modelling - 2

161:  
Which of the following types of statements does not occur in computer programmer?
A.

Sequence

B.

Loop

C.

Denial

D.

Selection

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



162:  

In C++, a function contained within a class is called

A.

member function

B.

operator

C.

class function

D.

method

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



163:  
When a language has the capability to produce new data types, it is called
A.

critically important

B.

something you can return to later

C.

the key to wealth and success

D.

completely irrelevant.

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



164:  

Memorizing the new terms used in C++ is .

A.

critically important

B.

something you can return to later

C.

the key to wealth and success

D.

completely irrelevant.

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



165:  

You ---------- overload function templates.

A.
may, as long as each version has the same arguments
B.
may, as long as each version has the different arguments
C.

must

D.

must not

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here: