Where does the name "C" come from, anyway?
How can you convert integers to binary or hexadecimal?
How can you access memory located at a certain address?
How can you find the day of the week given the date?
How can you return multiple values from a function?
How can you invoke another program from within a C program?
How can you increase the allowable number of simultaneously open files?
How can you read a directory in a C program?
How can you find out how much memory is available?
How can you allocate arrays or structures bigger than 64K?
How can you call a function, given its name as a string?
A person goes 4/5 of his usual speed reaches 10min late to his destination, time taken?
Bird is flying 120km/hr b/w b to r. Two trains at b to r at 60 kmph the distance traveled by the bird before it is killed.
Differentiate between a for loop and a while loop? What are it uses?
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.?