How variables are declared in c?


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

Post New Answer

More C Interview Questions

5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

0 Answers  


What is oops c?

0 Answers  


Explain how can I pad a string to a known length?

0 Answers  


What is the difference between the local variable and global variable in c?

0 Answers  


What is memmove?

1 Answers   Oracle,






What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 Answers   Accenture, Wipro,


what is meant by the "equivalence of pointers and arrays" in C?

3 Answers   Satyam,


Explain enumerated types.

0 Answers  


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

0 Answers  


WHAT IS INT?

8 Answers   Accenture,


Where is volatile variable stored?

0 Answers  


How do you initialize function pointers? Give an example?

3 Answers  


Categories