This document contains a list of attempted questions and answers in different formats, including multiple choice multiple answer, select the blank, match the following, multiple choice single answer, true/false, and multiple choice single answer questions. The responses provided match the correct answers for each question asked.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views3 pages
List of Attempted Questions and Answers
This document contains a list of attempted questions and answers in different formats, including multiple choice multiple answer, select the blank, match the following, multiple choice single answer, true/false, and multiple choice single answer questions. The responses provided match the correct answers for each question asked.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3
LIST OF ATTEMPTED QUESTIONS AND ANSWERS
Multiple Choice Multiple Answer
Question In a template for DAD, following details are covered under title ' Technology ' :- Correct Answer Systems & architecture , Hardware configuration , Software configuration Your Answer Systems & architecture , Hardware configuration , Software configuration
Select The Blank
Question The interaction between classes is achieved through ________ sent from one class to other. Correct Answer Messages
Question Compared to RDBMS with OODBMS , there is no explicit management of inheritance of attributes and methods in RDBMS are whereas in OODBMS Correct Answer Inheritance property represents relations explicitly
Your Answer Inheritance property represents relations explicitly
True/False Question Objects can be both, tangible or intangible.
Correct Answer True
Your Answer True
Multiple Choice Single Answer
Question How big is a class object?
Correct Answer Is as big as sum of the sizes of its member variables
Your Answer Is as big as sum of the sizes of its member variables