Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
How does free() know explain how much memory to release?
Should a function contain a return statement if it does not return a value?
Explain how can you determine the size of an allocated portion of memory?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
How was c created?
How macro execution is faster than function ?
What is extern variable in c with example?
Under what circumstances does a name clash occur?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
Explain main function in c?
What is the purpose of 'register' keyword?
How many main () function we can have in a project?
Which header file is used for clrscr?