what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / p mangaraju
no meaning actuaaly
| Is This Answer Correct ? | 224 Yes | 170 No |
Post New Answer View All Answers
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
Write a program to know whether the input number is an armstrong number.
What is c token?
Differentiate between full, complete & perfect binary trees.
What are multibyte characters?
Is it cc or c in a letter?
Can the sizeof operator be used to tell the size of an array passed to a function?
Why doesn't C support function overloading?
Write the syntax and purpose of a switch statement in C.
Can you please explain the difference between syntax vs logical error?
What is nested structure?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
What are derived data types in c?
How do I convert a string to all upper or lower case?
Is it possible to initialize a variable at the time it was declared?