What are comments and how do you insert it in a C program?


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

Post New Answer

More C Interview Questions

main difference between c and c++ language

1 Answers  


What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?

2 Answers  


Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


What is echo in c programming?

0 Answers  


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  






write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


What is the right type to use for boolean values in c?

0 Answers  


What is the use of sizeof?

0 Answers  


How can I write a function analogous to scanf?

0 Answers  


Can you subtract pointers from each other? Why would you?

0 Answers  


what do structure language means?

3 Answers   Microsoft,


Categories