What is the best way to comment out a section of code that contains comments?


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

Post New Answer

More C Interview Questions

How can I pad a string to a known length?

0 Answers  


a c code by using memory allocation for add ,multiply of sprase matrixes

0 Answers  


What does do in c?

0 Answers  


Explain #pragma statements.

0 Answers  


what is the differnce between AF_INET and PF_INET?

5 Answers   Systems Plus, Wipro,






If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.

12 Answers   Google,


Can you mix old-style and new-style function syntax?

0 Answers  


How can I do peek and poke in c?

0 Answers  


what is use of malloc and calloc?

0 Answers  


Why do we use pointer to pointer in c?

0 Answers  


how could explain about job profile

0 Answers  


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

0 Answers  


Categories