Answer Posted / k.kumar
Dennis Riche
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain how do you list a file’s date and time?
What does *p++ do? What does it point to?
Why isnt there a numbered, multi-level break statement to break out
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
State the difference between realloc and free.
What are the 5 organizational structures?
Why do we use stdio h and conio h?
What is a rvalue?
How can I prevent another program from modifying part of a file that I am modifying?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
#include
What is the best way of making my program efficient?
What is the correct code to have following output in c using nested for loop?
Explain how does free() know explain how much memory to release?
Where we use clrscr in c?