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
What is the collection of communication lines and routers called?
How can I call fortran?
Did c have any year 2000 problems?
Explain what is the general form of a c program?
How can I invoke another program or command and trap its output?
What is typedef?
What is structure data type in c?
What are static variables in c?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
How many types of operator or there in c?
c program to compute AREA under integral
What are the types of data files?
What is line in c preprocessor?
What is the condition that is applied with ?: Operator?