1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=
Answer Posted / suganya
Ans is (c)
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Can we access the array using a pointer in c language?
Explain 'far' and 'near' pointers in c.
Is it cc or c in a letter?
Explain what are global variables and explain how do you declare them?
What is file in c preprocessor?
Write a program to check whether a number is prime or not using c?
What is #line in c?
formula to convert 2500mmh2o into m3/hr
What is the difference between functions getch() and getche()?
What is register variable in c language?
What are preprocessor directives in c?
How old is c programming language?
Do character constants represent numerical values?