What is auto keyword in c?


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

Post New Answer

More C Interview Questions

A C E G H +B D F A I ------------ E F G H D

1 Answers   Infosys,


Differentiate between null and void pointers.

0 Answers   TCS,


Explain what are preprocessor directives?

0 Answers  


what does static variable mean?

0 Answers   TCS,


How to find the usage of memory in a c program

1 Answers   Infosys,






write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


What is unsigned int in c?

0 Answers  


What does the error message "DGROUP exceeds 64K" mean?

0 Answers   Celstream,


how to find the sizof of any datatype using bit manipulations

3 Answers  


plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .

3 Answers  


Are local variables initialized to zero by default in c?

0 Answers  


how to print this pyramid * * * * * * * * * * * * *

2 Answers  


Categories