Saturday 11 January 2014

JAVA OR INTERNET PROGRAMMING LIST( JAVA)


  1. Converting Temperature in Fahrenheit into Temperature in Celsius.
  2. Program for student Mark-List preparation
  3. Program for reverse and finding sum of individual digits of a given number
  4. Program to generate Fibonacci series
  5. Program for finding Factorial of a given number
  6. Program for find whether a given number is prime or not.
  7. Program for sorting the given numbers in Ascending and Descending order.
  8. Program for Matrix Multiplication
  9. Program for finding roots of the given quadratic equation
  10. Program for finding volume of a sphere (Concept: Class and Object)
  11. Program for preparing Employee salary Report (Concept : Array of Objects)
  12. Program for implementing stack Operations (Concept : Constructor)
  13. Program for checking whether a given number is palindrome or not
      (Concept : Abstract Class).
  1. Program for Electricity charge calculation (Concept : Implementing Multiple Inheritance).
  2. Program to find area of Triangle and Rectangle (Concept : Package , Interface).
  3. Program for queue implementation (Concept : Exception Handling; User defined Exception).
  4. Program to implement Multi- Threading (Concept: Multi- Threading by extending Thread class).
  5. Program for simple Railway Reservation System (Concept : IO Streams: DataInput Stream & DataOutputStream).
  6. Program to display graphical components (Concept : Graphics class)
  7. Program to display an image (Concept : Pixel Grabber Class : Getting pixels of an image).

No comments:

Post a Comment