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
Compare array data type to pointer data type
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Difference between macros and inline functions? Can a function be forced as inline?
What are the types of data types and explain?
Explain what is the best way to comment out a section of code that contains comments?
What is the basic structure of c?
Why do we need functions in c?
All technical questions
What is sizeof in c?
define string ?
what is uses of .net
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What is the difference between typedef struct and struct?
Is it valid to address one element beyond the end of an array?
Explain what is wrong in this statement?