File Handling Programs 1) Write a C++ program that write data into files.2) Write a C++ program that copy contents of one file to another.3) Write a C++ program that integers array transfer odd numbers in ODD file and even numbers in Even file.4) Write a C++ program that reads and write class objects using file.5) Write a C++ Program that writing the data to a text file and then reading the data from same file.
2) Write a JSP program that checks given number is Prime number or not. The number is accept from html form.
11) The marks obtained by a student in 5 different subjects are input through the keyboard. Write a program to finds grade obtained by a Student.
4) Write a JSP program that accepts Employee name and Basic salary , JSP calculates Gross Salary of Employee and Error page found.
0 Comments
Post a Comment