2023 2024 EduVark > Education Discussion > General Discussion


  #1  
August 9th, 2017, 02:01 PM
Unregistered
Guest User
 
VTU Java Lab Programs

I want the Java Programming Lab Manual of B.Tech II SEM of Visvesvaraya Technological University VTU so can you provide me?
Similar Threads
Thread
Java dce rpc
Get IP Address In Java
JAVA Jobs in HCL
CMC Ltd Java
Java Certification
Java Certification Fee
Java Training NJ
MBA Java
Online Course For Java
Online Java Course
Java Programmer
Jmeter Java
Vtu java syllabus
Java Certification
Details of difference between Core Java and Advanced Java

  #2  
August 9th, 2017, 02:27 PM
Super Moderator
 
Join Date: Mar 2012
Re: VTU Java Lab Programs

I am providing you the Java Programming Lab Manual of B.Tech II SEM of Visvesvaraya Technological University VTU

VTU B.Tech II SEM Java Programming Lab Manual

List of experiments as per the university curriculum

Name of the Program

Week1 :
Use eclipse or Netbean platform and acquaint with the various menus,
create a test project, add a test class and run it see how you can use auto
suggestions, auto fill. Try code formatter and code refactoring like
renaming variables, methods and classes. Try debug step by step with a
small program of about 10 to 15 lines which contains at least one if else
condition and a for loop.

Week 2 :
Write a Java program that works as a simple calculator. Use a grid layout
to arrange buttons for the digits and for the +, -,*, % operations. Add a text
field to display the result. Handle any possible exceptions like divide by
zero.

Week 3 :
a) Develop an applet that displays a simple message.
b) Develop an Applet that receives an integer in one text field & compute
its factorial value & returns it in another text filed when the button
“Compute” is clicked

Week 4 :
Write a program that creates a user interface to perform integer divisions.
The user enters two numbers in the text fields, Num1 and Num2. The
division of Num1 and Num2 is displayed in the Result field when the
Divide button is clicked. If Num1 or Num2 were not an integer, the
program would throw a NumberFormatException. If Num2 were Zero, the
program would throw an Arithmetic Exception Displaythe exception in a
message dialog box

Week 5 :
Write a java program that implements a multi-threadapplication that has
three threads. First thread generates random integer every 1 second and if
the value is even, second thread computes the square of the number and
prints. If the value is odd, the third thread will print the value of cube of
the number.

Week 6 :
Write a java program that connects to a database using JDBC and does




For complete Manual here is the attachment


Contact-


Visvesvaraya Technological University
Jnana Sangama, Machhe, Belagavi, Karnataka 590018
Attached Files
File Type: pdf VTU B.Tech II SEM Java Programming Lab Manual.pdf (2.66 MB, 688 views)


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 05:22 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8