write a java program using applet and file handling concepts that : i)Get Students first name , last name ,registration

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

write a java program using applet and file handling concepts that : i)Get Students first name , last name ,registration

Post by answerhappygod »

write a java program using applet and file handling concepts
that :
i)Get Students first name , last name ,registration number,year
of graduation, phone number , address using textfield.
ii)Get the course[BTEcH , BCA , BSc. , ARCHITECTURE , DESIGN ,
LITRATURE , MANAGEMENT] using the choose()
iii)Get whether the student is from morning or evening batch
using check box .
iv)Create a submit button to submit all the
information
v)Display all the information in a separate text field.
vi)Create a new file of 'details.txt' format and store all the
information in that file using the file handling concept.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply