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

Answer Posted / rahulmac

The name java is come from name of the coffee seed...

If we have to tell anyone the full form of Java then we have to said that JUST ANOTHER VIRTUAL ACCELERATOR.
THIS IS USED FOR BUILDING THE APPLICATIONS...

Note that java is simple,secure,nd pure object oriented programming language

That's it...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is non linear data structure in c?

579


Can you write the function prototype, definition and mention the other requirements.

664


How will you declare an array of three function pointers where each function receives two ints and returns a float?

787


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

749


Do string constants represent numerical values?

930






How do we declare variables in c?

578


What is pointer to pointer in c language?

600


Why doesnt long int work?

616


Why are all header files not declared in every c program?

604


using for loop sum 2 number of any 4 digit number in c language

1738


Can you please explain the difference between malloc() and calloc() function?

623


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

2747


What is selection sort in c?

613


Once I have used freopen, how can I get the original stdout (or stdin) back?

631


What is the purpose of type declarations?

683