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

Answer Posted / prasenjit das

there is no meaning of JAVA. But technologically Java is a language or a written programme used to launch some interactive internet applications.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I pad a string to a known length?

661


What is difference between structure and union with example?

603


Explain the term printf() and scanf() used in c language?

600


When should a type cast be used?

577


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.

1791






What are the advantages of using macro in c language?

596


Do array subscripts always start with zero?

788


What is meant by realloc()?

682


explain how do you use macro?

671


Write a Program to accept different goods with the number, price and date of purchase and display them

5454


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

827


What is hashing in c?

648


What is dynamic dispatch in c++?

563


How can I swap two values without using a temporary?

621


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1433