which of the function operator cannot be over loaded
a) <=
b)?:
c)==
d)*
Answer Posted / sahithya
overload concept will face in C++ i.e., if we declare a
same function with different times .
In c we dont have any overloadind concept .
ofcourse by seing the options we can say easily that
options will need of 3 or 2 operands compulsory.so
overloading does not occur
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Where static variables are stored in c?
Explain what is meant by 'bit masking'?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
Explain data types & how many data types supported by c?
code for replace tabs with equivalent number of blanks
How does #define work?
How many identifiers are there in c?
What is assignment operator?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
program for reversing a selected line word by word when multiple lines are given without using strrev
What is pointer to pointer in c?
Do you have any idea how to compare array with pointer in c?
What is wrong with this statement? Myname = 'robin';
What is the process of writing the null pointer?
What are the 5 types of organizational structures?