important features of java which differenciate it from c++
Answer Posted / sureshyadav
Java is apure object-oriented progrmaing language.here one
beter feature we have i.e multiple inheritance and pointer
concepets are not used.
In java the primitivw datatypes like(int,float,double,short)
these values can be represented in objects of classes.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Is a class a subclass of itself?
Is there a guarantee of uniqueness for entity beans?
How task's priority is used in scheduling?
Which containers use a border layout as their default layout?
Explain how will the struts know which action class to call when you submit a form?
What is a modular application?
What are the design considerations while making a choice between using interface and abstract class?
What are the different methods of identifying an object?
When is the best time to validate input?
Where can I ask questions and make suggestions about seam?
what is a non-repeatable read?
Define the remote object implementation?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is metaspace?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?