what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / vinod designer
Naturally Java is a seed of coffee.
But technologically Java is a language or a written programme used to launch some interactive internet applications.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is gets() function?
Explain the advantages and disadvantages of macros.
What is wrong in this statement? scanf(ā%dā,whatnumber);
Explain enumerated types in c language?
Do pointers take up memory?
p*=(++q)++*--p when p=q=1 while(q<=6)
writ a program to compare using strcmp VIVA and viva with its output.
Why isn't any of this standardized in c? Any real program has to do some of these things.
Explain how can you be sure that a program follows the ansi c standard?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
How can I read a binary data file properly?
What are called c variables?
What is 2 d array in c?
Explain a pre-processor and its advantages.
Why ca not I do something like this?