Answer Posted / avinash singh
Bjarney Stroustrus
| Is This Answer Correct ? | 34 Yes | 5 No |
Post New Answer View All Answers
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What is rvalue?
What do you mean by translation unit?
Write about a nested class and mention its use?
What is a dangling pointer in c++?
Explain how to initialize a const data member.
What is called array?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
What is a .h file c++?
Comment on assignment operator in c++.
What is :: operator in c++?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is buffer and example?
Can we define a constructor as virtual in c++?
What is a rooted hierarchy?