Meaning of () in c



Meaning of () in c..

Answer / shrikantauti

it means function.
it may be user defined or system defined.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More C Interview Questions

wat are the two methods for swapping two numbers without using temp variable??

2 Answers  


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

0 Answers  


What is the importance of c in your views?

0 Answers  


Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv

6 Answers   Accenture,


Write a program that takes three variables(a,b,c) in as separate parameters and rotates the values stored so that value a goes to b,b,to c and c to a

7 Answers  






swap 2 numbers without using third variable?

0 Answers   IBS,


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

0 Answers   Huawei,


Explain heap and queue.

0 Answers   Aricent,


WHAT IS LOW LEVEL LANGUAGE?

2 Answers  


Suggesting that there can be 62 seconds in a minute?

0 Answers  


what is the main use of c where it can use the c

2 Answers   Infosys,


What is return in c programming?

0 Answers  


Categories