what is the meaning of java that is (J A V A) full form of
JAVA
Answers were Sorted based on User's Feedback
Answer / manu soni
"JAVA" Iceland of Indonesia where first coffee was produced, that coffee named "java".
so basically java is the first coffee.
so Officially there is no full form of JAVA.It is a programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tarun sharma
1.Java is not purely independent .
2.Java is object oriented programing langluage .
3.Java is not true object oriented language .
4.java are support multitreding it's a feature of java .
5. Java is robust language .
6.only in java you have to get free licence and source code .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jeeban samrat samal
Java stands for J- JAMES GOSLING A- ARTHUR V- VON HOFF A- ANDY BECHTOLSHEIN
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nidhi.s
Java does have a full form. It is unknown by many people.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / durga reddy
actually there is no full meaning for JAVA.I think it is a seed name of coffee.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / siddu g m
the developers of Java were drinking coffee while they were deciding the name of their programming language. So, they gave it the name "Java" as a slang of "Coffee".
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / manikanta
j------just
a------act
v------for very
a------action
don't think to much
| Is This Answer Correct ? | 1 Yes | 2 No |
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
Which function in C can be used to append a string to another string?
writw a program to insert an element in the begning of a doubly linked list
what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel
What is structure pointer in c?
What are the various topologies? Which one is the most secure?
Why c is called a middle level language?
Write a program that receives as input a number omaadel-n-print, four digits.
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop
what is diference between return 0 and return NULL??
where does malloc() function get the memory?
Write a program in c to input a 5 digit number and print it in words.