What is difference between function overloading and operator overloading?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why structure is used in c?

0 Answers  


What is the explanation for the dangling pointer in c?

0 Answers  


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

0 Answers  


the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38

1 Answers  


write a program to sort the elements in a given array in c language

10 Answers   TCS,






What is the difference between arrays and pointers?

0 Answers  


What is the difference between declaring a variable and defining a variable?

0 Answers  


What does calloc stand for?

0 Answers  


write a program to arrange the contents of a 1D array in ascending order

4 Answers  


Give the Output : * * * * * * * * * *

2 Answers  


write a program to print the one dimensional array.

1 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 1. Print only the alphabets . If in upper case print in lower case vice versa.

1 Answers  


Categories