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 are all header files not declared in every c program?
Describe explain how arrays can be passed to a user defined function
What is memory leak in c?
Why is c called a structured programming language?
Explain indirection?
How will you divide two numbers in a MACRO?
Write a function that will take in a phone number and output all possible alphabetical combinations
What are the different properties of variable number of arguments?
Find MAXIMUM of three distinct integers using a single C statement
How would you rename a function in C?
Explain what are linked list?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
Explain void pointer?
Why do we use int main?
What is the difference between text and binary i/o?