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

Answer Posted / richa gupta

c) ?!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better between malloc and calloc?

664


Is it better to use a macro or a function?

649


How are Structure passing and returning implemented by the complier?

707


What is wrong with this declaration?

606


Explain the difference between strcpy() and memcpy() function?

585






What are different storage class specifiers in c?

611


Who developed c language?

635


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

637


Write a program to reverse a string.

631


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

1576


What does *p++ do?

579


What are the different types of control structures in programming?

654


Can you please explain the scope of static variables?

597


Explain what are the advantages and disadvantages of a heap?

593


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

571