Answer Posted / mr. krishna
krishna kanakl
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
Briefly describe a B+ tree. What is bulk loading in it?
Explain the differences between list x; & list x();.
Is c# written in c++?
What are enumerations?
What is an adjust field format flag?
How do you establish a has-a relationship?
Differentiate between late binding and early binding. What are the advantages of early binding?
Write a program to find the Fibonacci series recursively.
Write about the local class and mention its use?
What is data hiding c++?
What is the use of default constructor?
What are the two types of comments, and how do they differ?
Differentiate between the message and method in c++?
How did c++ get its name?