what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / saikiran
java is a purely oriented language. it is used to develop the applications. it is plat form independent.but java has no full form.
| Is This Answer Correct ? | 110 Yes | 39 No |
Post New Answer View All Answers
What is the default value of local and global variables in c?
How do shell structures work?
Write a code to generate a series where the next element is the sum of last k terms.
Can you please explain the difference between malloc() and calloc() function?
write a program to print largest number of each row of a 2D array
what are non standard function in c
Is c high or low level?
List the difference between a While & Do While loops?
Is void a keyword in c?
Explain why C language is procedural?
Explain enumerated types in c language?
What are pragmas and what are they good for?
How can you convert integers to binary or hexadecimal?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
I need a sort of an approximate strcmp routine?