List out some of the OODBMS available?
Answer / subham chaudhary
GEMSTONE/OPAL of Gemstone systems.
ONTOS of Ontos.
Objectivity of Objectivity inc.
Versant of Versant object technology.
Object store of Object Design.
ARDENT of ARDENT software.
POET of POET software.
| Is This Answer Correct ? | 0 Yes | 0 No |
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is istream and ostream in c++?
How do we balance an AVL Tree in C++?
Is c++ an integer?
Describe the main characteristics of static functions?
Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?
What is null pointer and void pointer and what is their use?
how to create window program in c++.please explain.
What are the four partitions in which c++ compiler divides the ram?
What is virtual methods?
Explain the difference between c & c++?
Explain differences between alloc() and free()?