what is the benefit of c30

Answer Posted / anjali

i dint here about it

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is this pointer in c plus plus?

596


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

642


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

2519


What is stack in c?

613


Compare and contrast compilers from interpreters.

684






What is the use of define in c?

597


Why pointers are used?

633


Differentiate between full, complete & perfect binary trees.

671


develop algorithms to add polynomials (i) in one variable

1742


Write a program for finding factorial of a number.

632


What are lookup tables in c?

550


How will you find a duplicate number in a array without negating the nos ?

1646


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1583


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1428


Why double pointer is used in c?

567