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
Explain heap and queue.
Why doesnt long int work?
what is a constant pointer in C
Is it possible to initialize a variable at the time it was declared?
How can I manipulate strings of multibyte characters?
What is the use of f in c?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
a value that does not change during program execution a) variabe b) argument c) parameter d) none
What are register variables? What are the advantage of using register variables?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is c standard library?
When is a null pointer used?
What is the purpose of macro in C language?