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

Answer Posted / vijay rahul

java stand for.. JUST ANOTHER VIRTUAL ACCELATOR..\
THIS USE FOR BULDING THE APPLICATION..

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between getch() and getche() in c?

645


Which is better between malloc and calloc?

770


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

1873


Why do we need arrays in c?

686


Why doesnt the call scanf work?

783






Why we not create function inside function.

1853


Explain what is wrong in this statement?

736


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

696


Explain about block scope in c?

752


Why we use int main and void main?

645


Explain what does the format %10.2 mean when included in a printf statement?

928


Do string constants represent numerical values?

1013


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1106


What are the __date__ and __time__ preprocessor commands?

672


What is typeof in c?

684