Brain Challenger Project SONU GIRI No comments Brain Challenger Project DOWNLOAD LINK: https://drive.google.com/file/d/0B_k0mGjeovElYmJqM0pkX1hwM2c/view?usp=sharing Share: Email ThisBlogThis!Share to XShare to Facebook Related Posts:4)Write a Program that creates User Interface to perform Integer Divisons.The user enters two numbers in text fields, Num1 and Num2.The division of Num1 and Num2 is displayed in the result field when the divide button clicked. If Num1 or Num2 were not integer, the program would throw a NumberFormatException, If Num2 is Zero, and the program would throw an Athematic Exception. Display the Exception in message box.6)Write a JAVA Program that Connects to database using JDBC does add,delete,modify and retrieve operations.5)Write Java Program that implements a multithread application that has three threads.First thread generates random integer for every second and if the value is even,second thread computes the square of number and prints.If the value is odd,the third thread will print the value of cube of number.3.2)Develop an Applet in java that receives an integer in one TextField,and computes its Factorial value and returns it in another textfield,when button named “Compute” is clicked3.1)Develop an Applet in java that displays a Simple Message
0 comments:
Post a Comment