hi all..i want to know oops concepts clearly can any1
explain??
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantanges of modularity
What do you mean by pure virtual functions?
What is the highest level of cohesion?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
What are oops methods?
what's the basic's in dot net
create a c++ program that will accepts 9 inputs using 3 by 3 array.
can main method be overloaded...??? How..????
What is the problem with multiple inheritance?
suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
how to get the oracle certification? send me the answer
What is interface in oop?