What is scope rule in c?


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

Post New Answer

More C Interview Questions

main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 Answers  


What is the difference between abs() and fabs() functions?

0 Answers  


What is the purpose of sprintf?

0 Answers  


What do you mean by a sequential access file?

0 Answers  


main difference between c and c++ language

1 Answers  






Is sizeof a keyword in c?

0 Answers  


What is the data segment that is followed by c?

0 Answers  


Explain the difference between null pointer and void pointer.

0 Answers   TCS,


write a program to find the frequency of a number

4 Answers   Infosys,


diff between exptected result and requirement?

0 Answers   HCL,


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,


How to reverse a string using a recursive function, without swapping or using an extra memory?

31 Answers   Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,


Categories