what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / dheeraj soorma
JAVA is pure object oriented language that name preferred from coffees seed .no full form of java because it is not an abbreviation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
Do string constants represent numerical values?
How can variables be characterized?
Explain data types & how many data types supported by c?
Is it valid to address one element beyond the end of an array?
Do pointers need to be initialized?
How do you determine a file’s attributes?
Why void main is used in c?
What does *p++ do? What does it point to?
Is it possible to execute code even after the program exits the main() function?
What is the difference between c &c++?
Can we declare function inside main?
What are examples of structures?
What is main () in c?
What is c language used for?