Explain goto?


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

Post New Answer

More C Interview Questions

main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); }

6 Answers  


What is pass by reference in c?

0 Answers  


Is malloc memset faster than calloc?

0 Answers  


what is the use of ‘auto’ keyword?

1 Answers  


What is call by reference in functions?

1 Answers  






how to swap 2 numbers within a single statement?

4 Answers  


What do mean by network ?

0 Answers  


What is the difference between char array and char pointer?

0 Answers  


how to use showbits function?

2 Answers   Infosys, TATA,


What is the advantage of a random access file?

0 Answers  


What is a structural principle?

0 Answers  


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

0 Answers  


Categories