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 |
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
What is a constructor initializer list and when we use constructor initializer list?
What is a protocol class?
Are php strings immutable?
What is data structure in c++?
What does asterisk mean in c++?
What is the purpose of decltype?
Is facebook written in c++?
What does scope resolution operator do?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator