Out of 4 concepts, which 3 C++ Follow?
Answer / gopesh
c++ do not follow persistence from 4 oops concept that is encapsulation,polymorphism,data abstraction,persistence
| Is This Answer Correct ? | 17 Yes | 7 No |
what is the difference between class and object?
what is new operator in c++
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
Write a program to multiply 3x3 matrics
What is class encapsulation?
3. Differentiate verification and validation.
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
How Do you Code Composition and Aggregation in C++ ?
Can we have inheritance without polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
explain sub-type and sub class? atleast u have differ it into 4 points?
i^=j; j^=i; i^=j; value of i,j