Logo 
Search:

Interview FAQs

Submit Interview FAQ
Home » Interview FAQsRSS Feeds
C++ Programming
Comments: 0

Which of the following is associated with the process of a class organization?

Options

a) Single-tree model
b) Forest model
c) Both a and b
d) None of the above

Answer : c) Both a and b
Posted By:Shruti Sharma      Posted On: Dec 15

C++ Programming
Comments: 0

Which is NOT true about prototyping process? - Select option

Options

a) It is the process of building and testing a working model of the proposed system
b) It is the process of time consuming and expensive
c) Both a and b
d) None of the above

Answer : b) It is the process of time consuming and expensi...
Posted By:Shruti Sharma      Posted On: Dec 15

C++ Programming
Comments: 0

Which object-oriented relationship can provide this information?

Let us assume that there are two classes, namely M and N. Consider the following statement:
M calls a member of N

Which object-oriented relationship can provide this information?

Options

a) Use relationship
b) Containment relationship
c...
Posted By:Shruti Sharma      Posted On: Dec 15

C++ Programming
Comments: 0

Which can be used to identify the services provided and received by objects?

Options

a) Information Flow Diagram
b) Entity-Relationship Diagram
c) Either a or b
d) Neither a nor b

Answer : c) Either a or b
Posted By:Shruti Sharma      Posted On: Dec 15

C++ Programming
Comments: 0

Which relationship defines ‘is_a’ relationship in object-oriented design?

Options

a) Containment relationship
b) Inheritance relationship
c) Use relationship
d) None of the above

Answer : b) Inheritance relationship
Posted By:Shruti Sharma      Posted On: Dec 15

C++ Programming
Comments: 0

Data flow diagram is also known as - Select option

Options

a) Bubble chart
b) Data flow graph
c) Both a and b
d) None of the above

Answer : c) Both a and b
Posted By:Shruti Sharma      Posted On: Dec 15

  14  15  16  17  18  19  20  21  22  23  24