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

Answer Posted / valsala shukla

JAVA is a language , the idea comes from coffe seed

Is This Answer Correct ?    245 Yes 108 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is typedef struct in c?

584


When is the “void” keyword used in a function?

838


what does static variable mean?

655


What is the stack in c?

720


How many types of functions are there in c?

584






If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

624


What does d mean?

584


What is the full form of getch?

585


What is the function of multilevel pointer in c?

670


How can I find out how much free space is available on disk?

629


Difference between macros and inline functions? Can a function be forced as inline?

712


Explain how can a program be made to print the name of a source file where an error occurs?

688


Explain what is wrong with this program statement?

621


How do we make a global variable accessible across files? Explain the extern keyword?

1422


show how link list can be used to repersent the following polynomial i) 5x+2

1678