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
How can I change their mode to binary?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What are the application of void data type in c?
Write a program for finding factorial of a number.
Explain what are multibyte characters?
int i=10; printf("%d %d %d", i, i=20, i);
What are the uses of a pointer?
If I have a char * variable pointing to the name of a function ..
What's the right way to use errno?
what is the format specifier for printing a pointer value?
How macro execution is faster than function ?
What does double pointer mean in c?
What are the different file extensions involved when programming in C?
Can we declare variables anywhere in c?
any "C" function by default returns an a) int value b) float value c) char value d) a & b