Answer Posted / pritam
n-- 1st
o-- 2nd
t-- 3 rd
Series is repeated again.
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
How reliable are floating-point comparisons?
What is the benefit of using an enum rather than a #define constant?
Is calloc better than malloc?
Why we use conio h in c?
What are the types of assignment statements?
What are types of structure?
the question is that what you have been doing all these periods (one year gap)
How can I read a binary data file properly?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is difference between structure and union with example?
What is the right type to use for boolean values in c?
What’s the special use of UNIONS?
What is meant by operator precedence?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
Are there any problems with performing mathematical operations on different variable types?