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 |
how we can connect applet with database?
Which of the following are Java modifiers?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
How to swap two String values without using a third variable?
how do we provide security for web services
what is the similarity between networking devices?
what are wrapper classes
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn
What is std::auto_ptr?