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
diffrence between oracle apps , .NET , SAP
Write a program to find duplicate number from array in minimum time complexity.
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
What r the attributes using in Win Runner?
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
What is autocall macro and how to create autocall macro? what is the use of it?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What is diffrent between Method and and function in c#
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
Any real time example of O2C process from taking order till creating invoice.
Code for display the images from drive using vb 6.0?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?