what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / pragya patel kurmi
java is a coffe seed
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain low-order bytes.
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
How main function is called in c?
What is a c token and types of c tokens?
Write a program to implement queue.
What is realloc in c?
What is a good data structure to use for storing lines of text?
What's the best way of making my program efficient?
What is C language ?
What is main () in c language?
What is #line used for?
What is volatile, register definition in C
Who developed c language and when?