What is scope rule of function in c?


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

Post New Answer

More C Interview Questions

A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

3 Answers   TCS,


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

0 Answers  


What is wrong with this declaration?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 Answers   HCL, Wipro,






Explain can you assign a different address to an array tag?

0 Answers  


write a program to print infinte number

4 Answers  


Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.

4 Answers   Persistent, Subex,


What are header files and explain what are its uses in c programming?

0 Answers  


What is extern storage class in c?

0 Answers  


Why & is used in c?

0 Answers  


What does %2f mean in c?

0 Answers  


Categories