Java


1) Write a java program to accept the details of Employee (Eno,EName,Sal) from the user and insert it into the Database.(use Awt). 

2) Write a Menu driven program in Java for the following. i) Insert Record into the Table. ii) Update The Existing Record. iii) Display all the Records from the Table.

3) Write a java program to display the Records of Doctor(DNo,DName,Salary) from the database and display it on the screen.(use JTable).

4) Write a JAVA program to accept the details of student (Rno , SName , Per) from the user and insert it into the table. (use PreparedStatement Class).

5) Write a JAVA program to accept the details of Doctor (Dno , DName, Salary) from the user and insert it into the database. (Use PreparedStatement class and AWT).

6) Write a menu driven program in JAVA for the implementation of Scrollable ResultSet. The menus are : i) Move to the next Record. ii) Move to the first Record. iii) Move to the Previous Record. iv) Move to the last Record.

7) Write a JAVA program to accept the empno from the user and update the salary of employee and display the updated Record on the screen. Employee having fields empno , ename and salary.

8) Write a JAVA program to accept the details of Patient (pno , pname) from the user and insert it into the database , display it and delete the record of entered pno from the table.

9) Write a JAVA program to accept the details of Doctor (DNo, DName, Address, Salary) from the user. Insert it into the table and display it on the screen. (use Command Line arguments).

10) Write a JAVA program to display the record of Student (rno, sname, per) on the screen by selecting rno from the Choice component.

11) Write a JAVA program to accept the details of teacher (Tno,TName,Sal) from the user, store it into the table and update the salary of employee to entered salary amount and eno is entered employee eno.

12) Write a JAVA program to accept the number from the user and do the following i) Calculate Factorial of a given Number. ii) To check whether given number is prime or not. (Use Thread)

13) Write a JAVA program to accept the details of Employee (Eno , Ename, Sal) from the user, store it into the database and display that details on the screen .

14) Write a JAVA program to accept the rno of student as a command line argument and display the record of student (rno, sname, per) on the screen.

15) Write a JAVA program that insert the details of Actor(Ano,AName,Movie) into the Database and display the result in uppercase on the screen.

16) Write a JAVA program which will generate following threads. i) To display 10 terms of Fibonacci series. ii) To display 1 to 20 in reverse order.

17) Write a JAVA program which will create two child threads by implementing Runnable interface; one thread will print even nos from 1 to 50 and other display vowels.

18) Write a Java program to display “Hello Java” 50 times using multithreading.

19) Write a JAVA program Design a screen with two buttons start thread and stop thread. Clicking on start ,it should start printing “Thread running” until stop button is pressed.

20) Write a JAVA program to design a screen with two textboxes and start button. Clicking on start should start two threads printing 1 to 100 in two textboxes.

21) Write a JAVA program using servlet for e-mail registration with user-id, password, name, address, fields & display the details on next page.

22) Write a JAVA program to accept mobile handset details through html page and servlet will insert the details in handset table(Assume handset table is already present).

23) Write a JAVA program to accept student roll number from html page & servlet will the details of student like name, address etc . Assume student table is already present.

24) Write a JAVA program using servlet to count the no of times a servlet has been invoked.

25) Write a JAVA program Write a servlet displaying current date & time also wish the user accordingly (like a.m. “Good Morning”).

26) Write a JAVA program Create an information servlet that provides information about HTTP request from a client such as IPaddress, browser type, server name etc.

27) Write a JAVA program to read n strings & insert into ArrayList collection. Display the elements of collection in reverse order.

28) Write a JAVA program to accept names of n students and insert into LinkedLlist i) Display the contents of list using Iterator. ii) Display the content in reverse order. (using ListIterator).

29) Write a java program to read n integers into LinkedList collection Do the following operations i) Display only negative integers ii) Delete the last element.

30) Write a java program which reads a series of first names & stores them in Linked List The program should not allow duplicate names and it should also allow the user to search first name.

6 comments:

  1. if any one wanted all solution and projects for end term please visit
    www.codesdaddy.com
    ALL PUNE UNIVERSITY SOLUTIONS
    PRACTICAL SLIPS
    "codesdaddy.com" has all notes and practical slips for bca and bcs students as per new syllabus

    ReplyDelete
  2. The next time I just read a weblog, I really hope it doesn't disappoint me around this place. What I’m saying is, It was my method to read,
    Spoken English & Communication Coaching Classes Training in Chennai | Certification | Online Courses


    German Classes in Chennai | Certification | Language Learning Online Courses | GRE Coaching Classes in Chennai | Certification | Language Learning Online Courses | TOEFL Coaching in Chennai | Certification | Language Learning Online Courses | Spoken English Classes in Chennai | Certification | Communication Skills Training

    ReplyDelete

Note: only a member of this blog may post a comment.