Are the JVM for C & JVM for JAVA are different?
Answer Posted / pramod
yes,they are totally different.
as c is platform dependent & java is platform independent.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the dewpoint of atmoshperic Air?
to which generation of prog. languages does ai prog languages belong
Explain about a light bulb
how strcpy usingrecursive function
Difference in NS and TIA type HRC fuses
what in 4th and 5th normal form ??
. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers
how to find out the name of the users who are currently working starting with the same characters in unix os
c ka base kya hota hai? what is communication?
who is your role modal give in few sentances
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;
sir i m reject two time in u.s in spring intake now im taking a date of 1july-2010 in fall intake &im competed my bachlor degree(chem) in jun-2009 so what answer i give to visa officer ask me a what r u doing last 1-year bcoz i have no work expirience
What is Symbian.?
what is difference between server 2008R1 and 2008 server R2?
Write a program to input 10 elements in an array and seperate even and odd numbers, positive and negative between them ?