what is the meaning of java that is (J A V A) full form of
JAVA

Answer Posted / narayana swamy

Java has no full form because as coffee is the inspiration for this language name,also you can see the logo of java is cup ,plate and steam.apparently gosling got inspired by coffee named java
Then java is
J = James gosling
A = Arthur
V = van hoff
A = Andy bechtolsheim
😊

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

640


What is an identifier?

632


What is the use of parallelize in spark?

580


What are the benefits of organizational structure?

577


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

590






What is quick sort in c?

588


Explain how can I convert a number to a string?

652


How does struct work in c?

611


What is size of union in c?

584


Why is this loop always executing once?

619


What is the use of f in c?

561


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1385


What does #pragma once mean?

693


Why c is faster than c++?

637


how to write a c program to print list of fruits in alpabetical order?

1797