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 |
what is the difference between an OS(operating system) and Framework?
What is good attributes of Programming language ?
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
it is a language or tools?
which is the best institute for testing tools in hyderabad?
how do find the user exit for selected feild whatis the process and can u plz explain it
6.int x=10; float y=20; a=x%2=? b=y%2=?
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
details description on this mantis? who is founder of this mantis?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?