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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is a pointer variable in c language?

0 Answers  


What are the different types of constants?

0 Answers  


how could explain about job profile

0 Answers  


what is c programing

11 Answers   Wipro,


How can you print HELLO WORLD without using "semicolon"?

7 Answers   HCL, Infosys,






What are the types of type specifiers?

0 Answers  


give an example of type casting by a simple c program

2 Answers   TCS,


How to print "I Love My India" without using semi colon?

4 Answers  


what is c

1 Answers  


Write a program to print all the prime numbers with in the given range

8 Answers   ABC, College School Exams Tests, TCS,


What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }

8 Answers   MindFire, TCS, Tech Mahindra,


Explain the advantages of using macro in c language?

0 Answers  


Categories