What is the mean of function?


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

Post New Answer

More C Interview Questions

What is volatile variable in c?

0 Answers  


c program to arrange digits in a no in ascending and descending order

1 Answers  


what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

2 Answers   Wipro,


Write a program to show the workingof auto variable.

2 Answers   Infotech,


How do I get an accurate error status return from system on ms-dos?

0 Answers  






Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort

3 Answers  


What is use of pointer?

0 Answers  


any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


Can you please compare array with pointer?

0 Answers  


Why are all header files not declared in every c program?

0 Answers  


what is different between auto and local static? why should we use local static?

0 Answers  


Is a pointer a kind of array?

0 Answers  


Categories