CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
Object-Oriented Data Modeling
Comments
Question
An abstract class is which of the following?
Options
A. A class that has direct instances, but whose descendants may have direct instances.
B. A class that has no direct instances, but whose descendants may have direct instances.
C. A class that has direct instances, but whose descendants may not have direct instances.
D. A class that has no direct instances, but whose descendants may not have direct instances
Correct Answer
A class that has no direct instances, but whose descendants may have direct instances.
Object-Oriented Data Modeling problems
Search Results
1. An object can have which of the following multiplicities?
Options
A. Zero
B. One
C. More than one
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
2. The benefits of object-oriented modeling are which of the following?
Options
A. The ability to tackle more challenging problems
B. Reusability of analysis, design, and programming results
C. Improved communication between users, analysts, etc.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
3. Which of the following statement is true concerning objects and/or classes?
Options
A. An object is an instance of a class.
B. A class is an instance of an object.
C. An object includes encapsulates only data.
D. A class includes encapsulates only data.
Show Answer
Scratch Pad
Discuss
Correct Answer: An object is an instance of a class.
4. A UML diagram includes which of the following?
Options
A. Class name
B. List of attributes
C. List of operations
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
5. Which of the following applies to a class rather than an object?
Options
A. Query
B. Update
C. Scope
D. Constructor
Show Answer
Scratch Pad
Discuss
Correct Answer: Scope
6. Composition is a stronger form of which of the following?
Options
A. Aggregation
B. Encapsulation
C. Inheritance
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Aggregation
7. A constructor operation does which of the following?
Options
A. Creates a new instance of a class
B. Updates an existing instance of a class
C. Deletes and existing instance of a class
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Creates a new instance of a class
8. In an enterprise-class database system, business users interact directly with database applications, which directly access the database data.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. One of the reasons why OODBMSs have not been widely used for business information systems is that OOP is obsolete.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
10. Enterprise Resource Planning (ERP) is an example of a single user database.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET