Why we use classes in oop?


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

Post New Answer

More OOPS Interview Questions

Can main method override?

0 Answers  


write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language

3 Answers   Satyam,


What are the three parts of a simple empty class?

0 Answers  


Write a program to reverse a string using recursive function?

0 Answers   TCS,


why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 Answers   TCS,






What do we mean by a hidden argument in a function?

1 Answers   TCL,


Is oop better than procedural?

0 Answers  


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

0 Answers  


How long to learn object oriented programming?

0 Answers  


When is it necessary to use member-wise initialization list in C++?

2 Answers   Adobe,


What is overriding vs overloading?

0 Answers  


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

0 Answers  


Categories