Answer Posted / mannava pravallika
Yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will be the outcome of the following conditional statement if the value of variable s is 10?
Why do we use return in c?
What is clrscr ()?
What does a function declared as pascal do differently?
Is it better to use malloc() or calloc()?
Explain what are linked list?
What does the function toupper() do?
How can you find out how much memory is available?
Explain what is the difference between functions getch() and getche()?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Why do we use stdio h and conio h?
Can math operations be performed on a void pointer?
Differentiate between functions getch() and getche().
Explain what is wrong with this program statement?
Is array a primitive data type in c?