what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / durga reddy
actually there is no full meaning for JAVA.I think it is a seed name of coffee.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
show how link list can be used to repersent the following polynomial i) 5x+2
What is New modifiers?
Is it cc or c in a letter?
What is pass by reference in c?
What are logical errors and how does it differ from syntax errors?
Why malloc is faster than calloc?
typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?
Write a program to find factorial of a number using recursive function.
Can 'this' pointer by used in the constructor?
What is the heap?
Explain what does the function toupper() do?
Write a program with dynamically allocation of variable.
What is the sizeof () operator?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is line in c preprocessor?