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 |
Profiler in projects?
How can we access protected and private members of a class?
What is the difference between delegation and implemented-in-terms-of?
What is an iterator class in c++?
Why is standard template library used?
What are raw sockets, where they are efficient?
What is the difference between Char a[ ]=”string” and char *a=”String”
What are C++ inline functions?
What are the difference between reference variables and pointers in C++?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
Live example for static function?
give me some class & objects examples?