Answer Posted / ishu
Rick Mascitti...
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What are the manipulators in c++?
What is atoi?
How will you call C functions from C ++ and vice-versa?
What is c++ stringstream?
What are move semantics?
What is virtual destructor? What is its use?
How do you establish an is-a relationship?
What is the purpose of ios::basefield in the following statement?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is the best c++ compiler for windows 10?
What jobs can you get with a c++ certification?
How can we access protected and private members of a class?
What is the difference between new() and malloc()?
Explain the difference between struct and class in terms of access modifier.
Explain virtual class?