what are the difference between C,C++and Java
Answer / v.krishnakumar
c language is a procedural oriented language, but c++, java
are object oridented language. java doesnot support
pointer, multiple inheritance, but c++ allow to support.
java have the facilities of database connection, but c, c++
havenot such cababilites. finally c uses malloc , calloc
for memory allocation, but c++ uses new, delete....
Is This Answer Correct ? | 14 Yes | 0 No |
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
what is meaning of MDM in sap?let me know that meaning
How to merge Action Form with Dyna Action Form in Struts.
What is the language used for Artificial Intelligence?
which property is used to display the advertisements with adrotator control
what is delegate and delegation model give the real live example on delegate model
Define Abstract method & class with Example
Can any one give an example (Source Code) on virtual function implemetation in Java?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
What does this useful command line do? tasklist /m "mscor*"
what does mean and stack mean in genral programming?