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

Answer Posted / nish

JUST ANOTHER VIRTUAL ARCHITECTURE

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isn't it being handled properly?

645


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

707


How are structure passing and returning implemented?

592


Explain what is the difference between functions getch() and getche()?

608


When should the register modifier be used? Does it really help?

614






I have seen function declarations that look like this

602


How can I sort more data than will fit in memory?

630


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

1497


What is c++ used for today?

668


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1591


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

3691


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. The Logic should be written in Data Structures?

1918


When can you use a pointer with a function?

569


What are valid operations on pointers?

669


What is the difference between declaring a variable and defining a variable?

724