How can I find out the size of a file, prior to reading it in?
No Answer is Posted For this Question
Be the First to Post Answer
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
What is the use of the #include directive?
Write the syntax and purpose of a switch statement in C.
What is the difference b/w Structure & Class?
void main() { int *ptr; ptr = (int *) 0x400 ; printf("ptr=%d",ptr); } output?
what is the use of call back function in c?tell me with example
Do string constants represent numerical values?
Is main is user defined function?
Explain #pragma statements.
Explain how do you sort filenames in a directory?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
what is the diffrenet bettwen HTTP and internet protocol