Why is a semicolon (;) put at the end of every program statement?


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

Post New Answer

More C Interview Questions

Program to find larger of the two numbers without using if-else,while,for,switch

11 Answers   iNautix, Wipro,


How to implement call back functions ?

3 Answers   HP,


ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


write a program in c language to print your bio-data on the screen by using functions.

6 Answers   College School Exams Tests, IBM,


What is substring in c?

0 Answers  






What does 3 mean in texting?

0 Answers  


What is main void in c?

1 Answers  


How can I delete a file?

0 Answers  


What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);

3 Answers   Bosch,


Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"

6 Answers   IBM,


How to find the usage of memory in a c program

1 Answers   Infosys,


What are bitwise shift operators in c programming?

0 Answers  


Categories