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
What is spark map function?
What is getch() function?
What is a pointer in c plus plus?
How can I read/write structures from/to data files?
Explain null pointer.
write a program to print largest number of each row of a 2D array
Calculate 1*2*3*____*n using recursive function??
Give differences between - new and malloc() , delete and free() ?
What is the purpose of type declarations?
What are the general description for loop statement and available loop types in c?
What is the difference between far and near ?
Should I learn data structures in c or python?
What does the format %10.2 mean when included in a printf statement?
What is c mainly used for?
What is the symbol indicated the c-preprocessor?