Answer Posted / shobhit jain
Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is debug class?what is trace class? What differences are between them? With examples.
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is constructor overloading in oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is cohesion in oop?
how to get the oracle certification? send me the answer
2. Give the different notations for the class.\
Why do we use polymorphism?
What is the difference between inheritance and polymorphism?
What is object in oop with example?
How to use CMutex, CSemaphore in VC++ MFC
Why is encapsulation used?
What is difference between multiple inheritance and multilevel inheritance?
What is an example of genetic polymorphism?
How to hide the base class functionality in Inheritance?