What are the differences between Structures and Arrays?
No Answer is Posted For this Question
Be the First to Post Answer
explain what is a newline escape sequence?
main() {int a=200*200/100; printf("%d",a); }
What is a spanning Tree?
how to print "hai" in c?
Is it possible to have a function as a parameter in another function?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
print 1-50 with two loop & two print Statement
write a program to generate address labels using structures?
Is it better to use a macro or a function?
What does printf does?
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
Explain what math functions are available for integers? For floating point?