Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program
1 12160Post New DMU C Interview Questions
If the rated speed of a d.c. Shunt motor is1440 r.p.m, which method of speed control would you suggested to obtain a speed of 1500 r.p.m?
Explain the difference between public and static modifiers?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
I have applied the following commands: now what will happen, will the database will give an error / it will work?
How can you create infotype?
Why is windows xp so good?
How you contact or initiate communications with customers?
What deployment mechanism can you use to instigate code access security attributes for your webparts?
What are the benefits of ioc?
Then tell some unique and different quality that you possess which makes you a more desirable candidate for the company?
What is a company?
Which of the data augmentation technique would you prefer for an object recognition problem?
Why is nitrogen used in welding?
In an MVC application, what are the segments of the default route ?
How to call a C++ function which is compiled with C++ compiler in C code?