Answer Posted / sree
data abstraction means hiding the unneccessary part
Data abstraction is main feature of c++
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is oop better than procedural?
how to get the oracle certification? send me the answer
what are the different types of qualifier in java?
What is the purpose of enum?
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
2. Give the different notations for the class.\
How do you define social class?
What is inheritance and how many types of inheritance?
What are the types of abstraction?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is debug class?what is trace class? What differences are between them? With examples.
What is the fundamental idea of oop?
Why do we use polymorphism?
What is encapsulation selenium?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?