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

Answer Posted / vivek

Answer is (d).

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between 123 and 0123 in c?

715


Define C in your own Language.

633


ATM machine and railway reservation class/object diagram

4794


Explain setjmp()?

651


What is data structure in c programming?

567






Are negative numbers true in c?

595


How can a program be made to print the line number where an error occurs?

642


Is it better to use malloc() or calloc()?

643


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3726


Are c and c++ the same?

623


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

640


What is meant by recursion?

626


What is static memory allocation? Explain

627


What is d'n in c?

624


Explain how do you print only part of a string?

643