SYCS JAVA PROGRAMMING ASSIGNMENT
JAVA PROGRAMMING ASSIGNMENT
1) Create a Java programming code for the following : Simple Banking
Application: Console app to perform deposit, withdrawal, check balance
operations.
2) What is Java static variable? What is static method and static block?
3) What are Interfaces in java?
4) What is Collection in Java?
5) Give and explain Java Exception Keywords.