what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / vivek upreti
java is a pure object oriented language.It is very friendly
language. Every body easily understand. It is plateform
indepandent.
| Is This Answer Correct ? | 329 Yes | 143 No |
Post New Answer View All Answers
Why should I prototype a function?
What is use of null pointer in c?
What is structure padding in c?
What should malloc(0) do?
Why is c platform dependent?
What is else if ladder?
Why is %d used in c?
What is meant by keywords in c?
Explain the use of 'auto' keyword
What is data structure in c language?
What is header file definition?
Explain how can I remove the trailing spaces from a string?
How can you read a directory in a C program?
How do you determine the length of a string value that was stored in a variable?
What is call by reference in functions?