Answer Posted / tagore
OOPS MEANS OBJECT ORIENTED PROGRAMMING SYNOPSIS. . HERE
SYNOPIS NOTHING BUT CONCEPTS.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Implement stack operations with pointers with appropriate exception checks.
How is static data member similar to a global variable?
Does c++ have a hash table?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
What is a modifier in c++?
What is general form of pure virtual function? Explain?
What is pointer in c++ with example?
Difference between a copy constructor and an assignment operator.
Explain how overloading takes place in c++?
What is buffering in c++?
Write some differences between an external iterator and an internal iterator?
What is difference between malloc()/free() and new/delete?
Explain the difference between c++ and java.
Are strings immutable in c++?
Are c and c++ similar?