WHAT IS HEADER?

Answer Posted / guest

top of the page

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1533


What is a memory leak? How to avoid it?

580


Explain how can you tell whether a program was compiled using c versus c++?

581


Explain how does free() know explain how much memory to release?

575


What is dynamic memory allocation?

812






What is static identifier?

706


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

647


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

661


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

983


Do string constants represent numerical values?

927


How can you increase the allowable number of simultaneously open files?

599


Explain main function in c?

630


Compare and contrast compilers from interpreters.

684


How does pointer work in c?

623


What is wrong with this statement? Myname = 'robin';

827