what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / srikanth kothakonda
java is an object oriented programming language . invented by james gosling
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain void pointer?
How can I manipulate strings of multibyte characters?
Explain is it better to bitshift a value than to multiply by 2?
What are the uses of null pointers?
Linked lists -- can you tell me how to check whether a linked list is circular?
What does return 1 means in c?
What’s a signal? Explain what do I use signals for?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
Differentiate call by value and call by reference?
What is c value paradox explain?
What are examples of structures?
what is the syallabus of computer science students in group- 1?
What is difference between array and structure in c?
How many types of errors are there in c language? Explain
Explain the difference between #include "..." And #include <...> In c?