Object Oriented Programming - Object Modelling - 2

181:  

You can place function templates

A.

at the end of main ()

B.

at the start of a program above main ()

C.
in two files,one for the definition and one for the function
D.

all of these

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



182:  
Each generic type in a template function definition  is preceded by the keyword
A.

template

B.

function

C.

type

D.

class

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



183:  
A language developed to assist children in learning geometric shapes and computing aspects is
A.

COBOL

B.

BASICS

C.

LOGO

D.

LISP

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



184:  
The preliminary evaluation of a top-down design before programs are written is referred to as a (an)
A.

informal design review

B.

structured walk through

C.

formal design review

D.

scheduled review

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



185:  
Which of the following is not an example of program documentation?
A.

Source code

B.

Object code

C.

specification

D.

Identifier names

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here: