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

Answer Posted / phoenixink

Naturally Java is a seed of coffee.
But technologically Java is a language or a written programme used to launch some interactive internet applications.

Is This Answer Correct ?    169 Yes 70 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of pointers?

561


How do you view the path?

661


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1836


Differentiate Source Codes from Object Codes

814


How can variables be characterized?

1645






a program that can input number of records and can view it again the record

1479


What are pointers? What are stacks and queues?

573


Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant

667


What is class and object in c?

587


What is scanf_s in c?

629


Write a program to implement queue.

662


Explain the bubble sort algorithm.

638


Tell us something about keyword 'auto'.

659


write a programming in c to find the sum of all elements in an array through function.

1702


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

620