what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / ankit kumar gupta
java is veray important constraction.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
praagnovation
What is the difference between exit() and _exit() function in c?
What are the parts of c program?
How do you determine the length of a string value that was stored in a variable?
Tell us bitwise shift operators?
What does %c do in c?
Why calloc is better than malloc?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
Are comments included during the compilation stage and placed in the EXE file as well?
How many loops are there in c?
Explain what is a program flowchart and explain how does it help in writing a program?
How does normalization of huge pointer works?
What are the types of pointers in c?
What is 'bus error'?
Explain what is wrong in this statement?