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

What is 1d array in c?

0 Answers  


How to create struct variables?

0 Answers  


where do we use structure pointer?

1 Answers  


how i m write c program 1.check prime number 2.prime number series

1 Answers  


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  


What is the use of ?

0 Answers  


a=5 a=a++/++a

14 Answers   Bhel,


what is c programing

11 Answers   Wipro,


Is it better to bitshift a value than to multiply by 2?

0 Answers  


who is the founder of c

19 Answers   College School Exams Tests, HP,


How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.

1 Answers   HP, TCS,


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

0 Answers   HCL,


Categories