what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / yogesh sharma
javanese architecture virual accelerator
| Is This Answer Correct ? | 41 Yes | 39 No |
Post New Answer View All Answers
differentiate built-in functions and user – defined functions.
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What are c identifiers?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What are control structures? What are the different types?
what is the format specifier for printing a pointer value?
Does sprintf put null character?
What happens if you free a pointer twice?
how to create duplicate link list using C???
how to build a exercise findig min number of e heap with list imlemented?
What are disadvantages of C language.
What do header files do?
What is file in c language?
What is the best style for code layout in c?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.