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
How messaging services are done, before release of JMS?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What are the different types of exception?
How task's priority is used in scheduling?
What is the purpose of the notify() method?
Why a component architecture for the java platform?
What is the difference between static and non-static with examples?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What are the call back methods in entity bean?
Is jvm a overhead?
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?
To what value is a variable of the string type automatically initialized?
wahts is mean by dynavalidatorform in struts/
Are we allowed to change the transaction isolation property in middle of a transaction?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!