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 is not a pointer null after calling free?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
How can I call a function with an argument list built up at run time?
Why can’t constant values be used to define an array’s initial size?
List the difference between a "copy constructor" and a "assignment operator"?
What are bitwise shift operators in c programming?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What is difference between far and near pointers?
What are structures and unions? State differencves between them.
How can you tell whether a program was compiled using c versus c++?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
What is variable declaration and definition in c?
Why is python slower than c?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Why c is faster than c++?