what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / tarun sharma
1.Java is not purely independent .
2.Java is object oriented programing langluage .
3.Java is not true object oriented language .
4.java are support multitreding it's a feature of java .
5. Java is robust language .
6.only in java you have to get free licence and source code .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is a house a mass structure?
What is string length in c?
Which is better pointer or array?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What is a union?
Explain the difference between structs and unions in c?
Why shouldn’t I start variable names with underscores?
Why is c used in embedded systems?
How can type-insensitive macros be created?
Explain what does it mean when a pointer is used in an if statement?
What is a structure and why it is used?
differentiate built-in functions and user – defined functions.
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What is the symbol indicated the c-preprocessor?
What is difference between scanf and gets?