Answer Posted / haritha
Dennis Ritche
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What is strcpy() function?
What will be the outcome of the following conditional statement if the value of variable s is 10?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Explain how do you view the path?
What is the meaning of && in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What is function pointer c?
Distinguish between actual and formal arguments.
what do you mean by enumeration constant?
What are the advantages of external class?
Whats s or c mean?
What is pointer to pointer in c?