Coder Social home page Coder Social logo

java-1's Introduction

Java Programs

Java Icon

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Question for Exams

Exam Icon

Till 16th January 2019, Collected by Arjun Adhikari

Questions
Programming Questions

Basics

Basics Icon

Introduction, History
Benefits of Java & Platform Independency
Identifier
Reserved Words
Data Types // TBC
Literals

Control Flow

Control Flow Icon

If Else
While
Do while
For Loop
For Each
Switch Case

Arrays

Arrays Icon

About Array
Array as Matrix
Conventional Array Representation
Array Representation 01
Array Representation 02

Classes and Objects

Classes and Objects Icon

Basics
More on Classes and Objects
Access Modifiers
Constructors
Nested Inner Class
Final
Static

Inheritance

Inheritance Icon

Introduction
Super Class & its Access
Order of Derivation

⤴ How constructor are executed in inheritance ?

Method Overriding
Dynamic Method Dispatch

⤴ How Java implements run-time polymorphism ?

Final with Inheritance
Abstract Class
Interface
Implementing Interface
Interface can be Extended
Nested Interface

Packages

Packages Icon

Introduction & Implementation
Setting Classpath

Exception

Exception Icon

Introduction
Multiple Catch
Nested Try
Throw
Finally
Throws
Builtin Exception
Chained Exception

Input/Output

File

File Icon

Introduction

Programs on File class

Creates file inside folder
Creates files
Counts only files on default directory
Displays files and directories
Displays files and directories based on Command Line Arguments passed

FileWriter

Introduction
Code Implementation

FileReader

Introduction
Code Implementation

BufferedWriter

Introduction
Code Implementation

BufferedReader

Introduction
Code Implementation

PrintWriter

Introduction
Code Implementation

Applet

Applet Logo

Introduction
Code Implementation
Tutorials on Applet
Life Cycle of Applet
Passing Parameter to Applet
Setting Custom Font Face and Font Size
Nepal's Flag in Applet using AWT Graphics
Image in Applet

Events, Events Handling & AWT/Swing

IllustrativePhoto

Introduction

java-1's People

Contributors

thearjun avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.