1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=

Answer Posted / tanzia.1989

c)?!

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2506


Explain what is a const pointer?

630


Why do we use header files in c?

569


What is the use of gets and puts?

589


How can I do graphics in c?

584






What is the difference between the expression “++a” and “a++”?

642


Do you know the use of 'auto' keyword?

648


What is wrong with this program statement?

600


What's the total generic pointer type?

604


Can an array be an Ivalue?

657


What is multidimensional arrays

622


Why is c so powerful?

667


What is a program?

647


plz let me know how to become a telecom protocol tester. thank you.

1736


Give the rules for variable declaration?

663