Monday 27 March 2017

Core Java Assignment 18

vCore Java Assignment 18


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 18


Write a program using inheritance that should be able to draw a circle, Ellipse, square,
rectangle, parallelogram and a rhombus when relevant dimensions are read in e.g. a circle 

Core Java Assignment 17

Core Java Assignment 17

A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 17


Create a layout prototype of Ms-Paint in Java swing using menu

Core Java Assignment 16

Core Java Assignment 16


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 16

Create an application that creates a ball which bounces with the help of thread in Graphics.

Core Java Assignment 15

Core Java Assignment 15


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 15


The Indian Airlines has launched a fast transportation service, using their supersonic passenger airplanes. You are hired by the Indian Airlines for maintaining their database. It contains only a single table, called Route, which holds all pairs of cities with a directed connection, the distance between them, and the type of aircraft used for that trip. An example table is given below: