what is the meaning of java that is (J A V A) full form of
JAVA
Answers were Sorted based on User's Feedback
Answer / naveen
java comes from coffee.its very hard to learn.if u want to
do coffee lern java
| Is This Answer Correct ? | 19 Yes | 57 No |
How to add two numbers without using semicolon at runtime
Can a binary search tree be used as an index? If yes, how? Explain
actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston
What does return 1 means in c?
What does malloc () calloc () realloc () free () do?
How do you use a 'Local Block'?
Write a program in C to reverse a number by recursive function?
What are the complete rules for header file searching?
to convert a string without using decrement operater and string functions
How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
In C language what is a 'dangling pointer'?
Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;