what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / venkatesh
Hi This Is venkatesh from dindigul...
JAVA - JUST ANOTHER VIRTUAL ANALYZER
It is the Expansion of JAVA........
With out fail Keep it on your Mind..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the general form of #line preprocessor?
What is a lookup table in c?
Write a program to reverse a string.
Explain the advantages and disadvantages of macros.
Explain what is a stream?
What is the use of extern in c?
what is the function of pragma directive in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Why does this code crash?
What is the right way to use errno?
Explain how to reverse singly link list.
What is wrong with this program statement? void = 10;
what are the 10 different models of writing an addition program in C language?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
How do I get a null pointer in my programs?