what is the meaning of java that is (J A V A) full form of
JAVA

Answer Posted / vikash

just another vague acronym
is the right answer.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

721


What is the meaning of 2d in c?

617


please give me some tips for the placement in the TCS.

1635


What is the process to create increment and decrement stamen in c?

590


What is n in c?

577






which is conditional construct a) if statement b) switch statement c) while/for d) goto

741


How can you be sure that a program follows the ANSI C standard?

1133


What is meant by int main ()?

721


Is it possible to execute code even after the program exits the main() function?

822


The file stdio.h, what does it contain?

670


What is #pragma statements?

593


What is static function in c?

638


What is the difference between array and structure in c?

573


How is pointer initialized in c?

589


Mention four important string handling functions in c languages .

634