Skip to content
Related Articles
Get the best out of our app
GFG App
Open App
geeksforgeeks
Browser
Continue

Related Articles

UGC-NET | UGC NET CS 2015 Dec – III | Question 58

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

Which of the following statements regarding the features of the object-oriented approach to databases are true?
(a)The ability to develop more realistic models of the real world.
(b)The ability to represent the world in a non-geometric way.
(c)The ability to develop databases using natural language approaches.
(d)The need to split objects into their component parts.
(e)The ability to develop database models based on location rather than state and behaviour.
Codes:

(A) (a), (b) and (c)
(B) (b), (c) and (d)
(C) (a), (d) and (e)
(D) (c), (d) and (e)


Answer: (A)

Explanation: Features of the object-oriented approach to databases:
The ability to develop more realistic models of the real world.
The ability to represent the world in a non-geometric way.
The ability to develop databases using natural language approaches.
So, option (A) is correct.

Quiz of this Question

My Personal Notes arrow_drop_up
Last Updated : 12 Jun, 2018
Like Article
Save Article
Similar Reads