Answer Posted / hinali lukhi
C is case sensitive language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why clrscr is used in c?
What does the message "automatic aggregate intialization is an ansi feature" mean?
Where is c used?
What is huge pointer in c?
What does %c mean in c?
write a program fibonacci series and palindrome program in c
p*=(++q)++*--p when p=q=1 while(q<=6)
What is the explanation for the dangling pointer in c?
Distinguish between actual and formal arguments.
What are local static variables?
What is union and structure in c?
List out few of the applications that make use of Multilinked Structures?
What is the use of function overloading in C?
largest Of three Number using without if condition?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none