what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / revathyumavanitha
justifycomputer architecture for virtual application
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you determine the length of a string value that was stored in a variable?
Explain what does the function toupper() do?
How do you do dynamic memory allocation in C applications?
what is the syallabus of computer science students in group- 1?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
Why string is used in c?
Differentiate between the = symbol and == symbol?
how do you execute a c program in unix.
What is time complexity c?
What is the difference between typedef and #define?
When can a far pointer be used?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
What are the parts of c program?
What do you mean by c what are the main characteristics of c language?
What are dangling pointers in c?