What is OOPs
Answers were Sorted based on User's Feedback
Answer / tagore
OOPS MEANS OBJECT ORIENTED PROGRAMMING SYNOPSIS. . HERE
SYNOPIS NOTHING BUT CONCEPTS.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What is difference between n and endl in c++?
What are manipulators in c++ with example?
What is a multimap c++?
Is c++ pass by reference or value?
How does class accomplish data hiding in c++?
What is the use of seekg in c++?
What happens if an exception is throws from an object's constructor and from object's destructor?
What is a mutable member?
why the size of an empty class is 1
Which function cannot be overloaded c++?
What does I ++ mean in c++?