what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / ghjkkj
Actuall java is siply a meaning less name given to meneaningful language.....
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How macro execution is faster than function ?
What are variables and it what way is it different from constants?
Why #include is used in c language?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
When is a void pointer used?
What is zero based addressing?
What are the different properties of variable number of arguments?
What is the method to save data in stack data structure type?
How do you sort filenames in a directory?
What is oops c?
What is the deal on sprintf_s return value?
Find MAXIMUM of three distinct integers using a single C statement
By using C language input a date into it and if it is right?
How can a string be converted to a number?
differentiate built-in functions and user – defined functions.