What is the basic of c++?
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
Can a constructor throw a exception? How to handle the error when the constructor fails?
What is linked list in c++?
What is the stack?
Does c++ support multilevel and multiple inheritances?
What is pointer in c++ with example?
What is c++ coding?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
What is low level language in simple words?
Explain rtti.
What is the difference between the indirection operator and the address of oper-ator?
Disadvantages of c++