what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / raja
just Another Vague Acronym
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
What does dm mean sexually?
How can I read/write structures from/to data files?
How can you convert integers to binary or hexadecimal?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
Why isn't any of this standardized in c? Any real program has to do some of these things.
Is it better to bitshift a value than to multiply by 2?
Why is this loop always executing once?
Can a variable be both const and volatile?
What is a function simple definition?
Can i use “int” data type to store the value 32768? Why?
Why does notstrcat(string, "!");Work?
How can I recover the file name given an open stream?
What is clrscr ()?
How do we open a binary file in Read/Write mode in C?