Explain 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
Do you know what is the purpose of 'extern' keyword in a function declaration?
what is an inline function?
how to print "hai" in c?
How can I ensure that integer arithmetic doesnt overflow?
How can I generate floating-point random numbers?
can we implement multi-threads in c.
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is an anonymous union and where to apply that ?
What is the difference between i++ and i+1 ?(in terms of memory)
What is structure pointer in c?
What are static functions?
program in c to print 1 to 100 without using loop