When a c file is executed there are many files that are automatically opened what are they files?
Convert the following expression to postfix and prefix (A+B) * (D-C)
How to Throw some light on the splay trees?
What are 'near' and 'far' pointers?
What is the size of structure in c?
what is real time system?what is the differance between hard and soft real time systems
How to establish connection with oracle database software from c language?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
which one is better structure or union?(other than the space occupied )
What is the difference between class and object in c?
find out largest elemant of diagonalmatrix
What is the memory allocated by the following definition ? int (*x)[10];
What are the different pointer models in c?