How would you use the functions fseek(), freed(), fwrite() and ftell()?
No Answer is Posted For this Question
Be the First to Post Answer
how many header file is in C language ?
44 Answers College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,
what is object oriental programing?
count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array
why i join syntel?
23 Answers ABC, Syntel, TCS,
What does void main () mean?
What are the 4 types of organizational structures?
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
Describe the header file and its usage in c programming?
write a program to copy the string using switch case?
C program to find all possible outcomes of a dice?
What is use of #include in c?
What do you mean by c?