Answer Posted / sravanthi
brain kernaighan
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
Tell us two differences between new () and malloc ()?
What is a program flowchart and how does it help in writing a program?
How can you tell whether two strings are the same?
What are local variables c?
How variables are declared in c?
What are the types of i/o functions?
How many levels deep can include files be nested?
Can you think of a logic behind the game minesweeper.
why return type of main is not necessary in linux
How can I use a preprocessorif expression to ?
How would you rename a function in C?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Where static variables are stored in c?
explain what is an endless loop?
What does the c preprocessor do?