Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

banking system synopsis, Schemes and Mind Maps of Java Programming

synopsic for bank management system

Typology: Schemes and Mind Maps

2018/2019
On special offer
30 Points
Discount

Limited-time offer


Uploaded on 11/07/2019

goldy-bhatia
goldy-bhatia 🇮🇳

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
SYNOPSIS
ON
BANK MANAGEMENT SYSTEM
Submitted to: Submitted by:
Mr. Santosh Kumar Yadav NAVJOT SINGH
Lecturer 6220/17 5th Sem
C.S.E Deparment GAGAN BHATIA
6209/17 5th Sem
C.S.E
Introducon to Java:
In 1990, Sun Microsystems Inc. (US) was conceived a project to develop software for
customer electronics devices that could be controlled by a remote. This project was
called Stealth Project but later its name was changed to Green Project. In 1991, Bill
Joy, James Gosling, and several others met in Aspen, Colorado to discuss this project.
James Gosling was to identify the proper programming language for the project.
Gosling thought C and C++ could be used to develop the project. But the problem
they faced with them is that they were system dependent languages and hence could
not be used on various processors, which the electronic devices might use. So started
pf3
pf4
Discount

On special offer

Partial preview of the text

Download banking system synopsis and more Schemes and Mind Maps Java Programming in PDF only on Docsity!

SYNOPSIS

ON

BANK MANAGEMENT SYSTEM

Submitted to: Submitted by:

Mr. Santosh Kumar Yadav NAVJOT SINGH

Lecturer 6220/17 5th^ Sem

C.S.E Deparment GAGAN BHATIA

6209/17 5th^ Sem

C.S.E

Introduc�on to Java:

  • In 1990, Sun Microsystems Inc. (US) was conceived a project to develop software for customer electronics devices that could be controlled by a remote. This project was called Stealth Project but later its name was changed to Green Project. In 1991, Bill Joy, James Gosling, and several others met in Aspen, Colorado to discuss this project. James Gosling was to identify the proper programming language for the project. Gosling thought C and C++ could be used to develop the project. But the problem they faced with them is that they were system dependent languages and hence could not be used on various processors, which the electronic devices might use. So started

developing a new language, which was completely system independent. This language was initially called Oak. Since this name was registered by some other company, later it was changed to Java.

Parts of Java:

  • Sun Microsystems Inc. has divided Java into 3 parts-Java SE, Java EE and Java ME.

Java SE:

  • It is the Java Standard Edition that contains basic core Java classes. This edition is used to develop standard applets and applications.

Java EE:

  • It is the Java Enterprise edition and it contains classes that are beyond Java SE. In fact, we need Java SE in order to use many of the classes in Java EE. Java EE mainly concentrates on providing business solutions on a network.

Java ME:

  • It is the Java Micro Edition. Java ME is for developers who develop code for portable devices, such as a PDA or a cellular phone. Code on these devices needs to be small in size and should take less memory.

Java Virtual machine:

As we know that all programming language compilers convert the source code to machine code.Same job done by Java Compiler to run a Java program, but the difference is that Java compiler convert the source code into Intermediate code is called as bytecode. This machine is called the Java Virtual machine and it exits only inside the computer memory.

Bank Mangement System

INTRODUCTION:

To develop a software for solving financial applications of a customer in banking environment in order to nurture the needs of an end banking user by providing various ways

Future version of this software will still be much enhanced than the current version 1.0.Thus the Bank Management System it is developed and executed successfully.

HARDWARE REQUIREMENTS:

  • (^) Processor: Intel dual core or above
  • Processor Speed: 1.0GHZ or above
  • RAM: 1 GB RAM or above
  • Hard Disk: 20 GB hard disk or above

SOFTWARE REQUIREMENTS:

  • Language: Java Application
  • Database: My SQL