1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=
Answer Posted / jignesh
ans is c....write
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is wrong with this program statement? void = 10;
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
Explain low-order bytes.
Can you return null in c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
What is equivalent to ++i+++j?
How to declare pointer variables?
What is bin sh c?
Write the Program to reverse a string using pointers.
what are the advantages of a macro over a function?
What is operator promotion?
What are the primitive data types in c?
What are enums in c?
What is difference between union and structure in c?
provide an example of the Group by clause, when would you use this clause