How do you define a class in oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile

4 Answers  


3. Differentiate verification and validation.

1 Answers  


char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output

9 Answers   Persistent,


What is abstraction encapsulation?

0 Answers  


What are the OOPS concepts?

106 Answers   A1 Technology, Bajaj, CTS, EDS, HP, Infosys, Intel, Microsoft, MNC, Persistent, PlanetSoft, ProConstructor, TCS, Virtusa, Wipro, YSoft Solutions,






Out of 4 concepts, which 3 C++ Follow?

1 Answers   TCS,


What is constructor overloading in oop?

0 Answers  


What is an object?

14 Answers   HCL,


what is opps?why it is use in programming language?

2 Answers   Wipro,


What is class and object with example?

0 Answers  


Why do we use virtual functions?

4 Answers  


what is data hiding.

3 Answers   Wipro,


Categories