what are the difference between C,C++and Java
Answer Posted / 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 |
Post New Answer View All Answers
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
what is web configuration file
what is the diffrence between software and hardware language?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what is the difference between an OS(operating system) and Framework?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
Write a program to create a process in UNIX
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
i am exeprienced person what is selection process
differences between qtp10.0 and 11.0 ?
what is the extension of SPDS Dynamic cluster tables?
can any method return type may be constructor , or that method name allow
When will you use shell script/Perl ahead of C/C++?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?