Answer Posted / e
(.) is the period operator
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is a MAC Address?
What is a program flowchart?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
Can you please compare array with pointer?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Is c programming hard?
What is the code in while loop that returns the output of given code?
What is new line escape sequence?
What is a null pointer in c?
What is the difference between NULL and NUL?
In C language, a variable name cannot contain?
Which is better pointer or array?
What is the difference between constant pointer and constant variable?
Why is sprintf unsafe?
How can I read and write comma-delimited text?