what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / kodeeswaran
Java means just another virtual application
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How variables are declared in c?
Where are c variables stored in memory?
What does c mean in standard form?
a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);
Explain what is the advantage of a random access file?
What is the difference between strcpy() and memcpy() function in c programming?
what are the advantages of a macro over a function?
What are conditional operators in C?
Combinations of fibanocci prime series
What are the types of variables in c?
Write a code of a general series where the next element is the sum of last k terms.
program to convert a integer to string in c language'
Explain 'bit masking'?
Is linux written in c?
what are # pragma staments?