what is the meaning of java that is (J A V A) full form of
JAVA

Answer Posted / naveen

java comes from coffee.its very hard to learn.if u want to
do coffee lern java

Is This Answer Correct ?    19 Yes 57 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of c in c language?

599


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1472


Explain modulus operator. What are the restrictions of a modulus operator?

603


How can I sort more data than will fit in memory?

632


Define Array of pointers.

637






Explain function?

666


Explain low-order bytes.

625


What is the purpose of 'register' keyword?

694


What is the purpose of clrscr () printf () and getch ()?

603


Explain what is the use of a semicolon (;) at the end of every program statement?

740


How many bytes is a struct in c?

730


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2521


What functions are in conio h?

663


Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4748


What is the stack in c?

723