List a few unconditional control statement in c.
No Answer is Posted For this Question
Be the First to Post Answer
how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?
What is a structure in c language. how to initialise a structure in c?
diff .between strcture and union
What is a macro, and explain how do you use it?
What is the role of this pointer?
explain what is a newline escape sequence?
Explain what is the difference between functions abs() and fabs()?
What are extern variables in c?
Explain the difference between the local variable and global variable in c?
write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
What was noalias and what ever happened to it?
How can I find the day of the week given the date?