By: Paawan Chaudhary : 2012年09月19日
Description: This is a Java program to implement two threads such that one thread prints prime numbers from 1 to 10 and other thread prints non-prime numbers from 1 to 10 (use Thread class ).
By: Paawan Chaudhary : 2012年09月19日
Description: This is a java program to accept a number from the user and throw an exception if the number is not an even number.
By: Paawan Chaudhary : 2012年09月19日
Description: This Java program implements the following Multiple Inheritance
By: Paawan Chaudhary : 2012年09月19日
Description: This Java program implements the following Multi Level Inheritance
By: Paawan Chaudhary : 2012年09月19日
Description: This java program implements a Vector that accepts five items from the command line and store them in a Vector and display the objects stored in a Vector.
By: Paawan Chaudhary : 2012年09月19日
Description: This java program accepts value of apple sales for each day of the week (using array of type float) and then, calculates the average sale of the week.
By: Paawan Chaudhary : 2012年09月19日
Description: This Java program defines a class Employee to accept emp_id, emp _name, basic_salary from the user and display the gross_salary.
By: Paawan Chaudhary : 2012年09月19日
Description: This Java program defines a class Fraction having data members numerator and denominator. Initializes three objects using different constructors and displays its fractional value.
By: Paawan Chaudhary : 2012年09月19日
Description: This Java program defines a class student with four data members such as name, roll no,sub1, and sub2. Defines appropriate methods to initialize and displays the values of data members. Also calculates total Marks and percentage scored by the student.
By: Paawan Chaudhary : 2012年09月19日
Description: This java program defines a class having one 3-digit number, num as data member. Initializes and displays reverse of that number.
© 2023 Java-samples.com
Tutorial Archive: Data Science React Native Android AJAX ASP.net C C++ C# Cocoa Cloud Computing EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Trends WebServices XML Office 365 Hibernate
Latest Tutorials on: Data Science React Native Android AJAX ASP.net C Cocoa C++ C# EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Cloud Computing WebServices XML Office 365 Hibernate