what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / vivek upreti
java is a pure object oriented language.It is very friendly
language. Every body easily understand. It is plateform
indepandent.
| Is This Answer Correct ? | 329 Yes | 143 No |
Post New Answer View All Answers
Write a program to generate random numbers in c?
Explain how do you determine a file’s attributes?
How can I dynamically allocate arrays?
What is c programing language?
Why do we need arrays in c?
What is the difference between array_name and &array_name?
What is sizeof return in c?
What does typedef struct mean?
What are the various types of control structures in programming?
What are the different categories of functions in c?
What does 2n 4c mean?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
Explain how can type-insensitive macros be created?
What does %p mean?
What is sizeof int in c?