Answer Posted / yusuf
Bjourne Stroustrup
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What do you understand by a pure virtual member function?
What is the best free c++ compiler for windows?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
What is a string example?
give me an example for testing a program showing the test path .show how the test is important and complex.
How many ways can a variable be initialized into in C++?
Explain object slicing in c++?
Explain how a pointer to function can be declared in C++?
What is the full form of ios?
What is the difference between while and do while loop?
How can you say that a template is better than a base class?
What are the advantages of early binding?
How one would use switch in a program?
What are the uses of pointers?
How do you define/declare constants in c++?