Answer Posted / saiesh singh
a). M F Hussain b) shuncho yankichi c) santoshi hiryana
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is huge pointer in c?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
What is the difference between if else and switchstatement
Can you write a programmer for FACTORIAL using recursion?
What is scope and lifetime of a variable in c?
What are the types of variables in c?
Explain what does the function toupper() do?
Explain what are preprocessor directives?
What is the difference between abs() and fabs() functions?
write a progrmm in c language take user interface generate table using for loop?
How can I delete a file?
Write the syntax and purpose of a switch statement in C.
Can you please explain the difference between exit() and _exit() function?
Explain how can you check to see whether a symbol is defined?
Is there a way to compare two structure variables?