disply the following menu
1.Disply
2.Copy
3.Append;
as per the menu do the file operations
4.Exit
No Answer is Posted For this Question
Be the First to Post Answer
plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
what is real time system?what is the differance between hard and soft real time systems
What is the Lvalue and Rvalue?
Do you know the use of 'auto' keyword?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is the use of a ‘