1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=
Answer Posted / sunil
C
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between procedural and declarative language?
What is property type c?
Explain what happens if you free a pointer twice?
What is variable and explain rules to declare variable in c?
what is bit rate & baud rate? plz give wave forms
What is structure data type in c?
What are the differences between new and malloc in C?
why wipro wase
What is static function in c?
Explain what is #line used for?
Why static is used in c?
How many keywords (reserve words) are in c?
What do you mean by invalid pointer arithmetic?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.