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

Answer Posted / ruchi

c

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I rethow can I return a sequence of random numbers which dont repeat at all?

695


What is difference between array and pointer in c?

530


Tell me when is a void pointer used?

640


int far *near * p; means

3108


Why we use int main and void main?

530






Does c have function or method?

579


Explain null pointer.

612


What is a floating point in c?

590


Who invented b language?

903


What is header file definition?

558


What are types of structure?

595


What is abstract data structure in c?

514


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

721


How will you declare an array of three function pointers where each function receives two ints and returns a float?

767


Explain what are preprocessor directives?

614