Answer Posted / hemantsama
c is programing langauge
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What is the role of && operator in a program code?
What are the different types of objects used in c?
What is atoi and atof in c?
List the variables are used for writing doubly linked list program.
What is || operator and how does it function in a program?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is void main () in c?
Why is it usually a bad idea to use gets()? Suggest a workaround.
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Do character constants represent numerical values?
write a program fibonacci series and palindrome program in c
What does the c in ctime mean?
Are enumerations really portable?
What is exit() function?
Explain what is a pragma?