Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between array and linked list in c?

1150


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1293


What are the types of pointers in c?

1024


What is a scope resolution operator in c?

1272


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

2675


Explain about the functions strcat() and strcmp()?

1048


Who invented b language?

1406


Write a program to show the change in position of a cursor using c

1058


Why header file is used in c?

1092


write a program to copy the string using switch case?

2896


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

5340


differentiate built-in functions and user – defined functions.

1084


How do you override a defined macro?

1264


Why void main is used in c?

1049


What is memcpy() function?

1116