There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between text and binary i/o?
What does c mean in basketball?
what is difference between procedural language and functional language ?
What is the use of volatile?
which is an algorithm for sorting in a growing Lexicographic order
What does != Mean in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
Is null a keyword in c?
How does #define work?
HOW TO HANDLE EXCEPTIONS IN C
What is pivot in c?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above