By Aarsh Prajapati
Prectical
1. Design interface and implement functionalities for Arithmetic calculator with power, square, log, factorial, square root and clear functionalities.
2. Design interface and implement functionalities for Loan calculator. Take Amount, No of installments and Rate of interest from the user. Also user can choose Early Pay option through a checkbox. Calculate installment amount using pmt() function. Do proper validation for inputs taken by the user.
3. Design an application which will have 2 radio buttons. One will convert the Celsius to Fahrenheit and another will convert Fahrenheit to Celsius. Show the appropriate output depends on the user’s selection. (Use radio button to take user choice and use textbox to enter value).
4. Create an application with a textbox in which user can enter a sentence then displays 1) Number of vowels 2) Number of spaces 3) Number of digits 4) Number of special symbols When user press “analysis” button.
5. Design and implement a Tic Tack Toe game (Two Player).
6. Write a program to transfer an item from First Listbox to Second Listbox and from Second Listbox to First.
7. Print multiplication table into Listbox
Welcome! Java Programs And Theory Practical Theory Java Basic Program Java Simple Program Array, Inheritance and Interface Program Packa...
No comments:
Post a Comment