Skip to content
Menu
Code for Java c
  • Home
  • Java
    • Java Examples
    • Java tutorials
  • C
    • C tutorials
    • C Examples
  • C++
    • C++ Tutorials
    • C++ Examples
  • Python
    • Python Tutorials
    • Python Examples
  • About
    • About me
    • contact us
    • disclaimer
    • Privacy Policy
Code for Java c

Category: Oop

Encapsulation in Java programming language

Posted on February 10, 2017January 29, 2020

Encapsulation in Java programming language In this tutorial, we will discuss the concept of the Encapsulation in Java programming language Encapsulation is one of the most important concepts of Oop programs. Other some Oop concepts are inheritance, polymorphism and abstraction Basically, It is used for security purposes in Java. We can use it in ATM, password…

Interface in Java programming language

Posted on February 4, 2017January 29, 2020

Interface in java programming language In this tutorial, we will discuss the Interface in Java programming language   An interface in Java similar a class but it is not a class. It is the blueprint of a class. An interface can contain any number of data-members and methods with an empty implementation. A Java interface…

Inheritance In the Java programming language

Posted on October 27, 2016January 29, 2020

Inheritance in the java programming language In this tutorial, we will discuss Inheritance In Java programming language Knowledge Area What is inheritance? Type of Inheritance extends and super keyword Method overriding Abstract Class & Methods what is inheritance? Inheritance is one of the feature or mechanism of Object-Oriented programming Languages(OOPs). Inheritance allows a class to…

The method in Java programming language

Posted on July 16, 2016January 28, 2020

method in Java programming language In this tutorial. we will discuss the method in the Java programming language Java method The method is one of the important concepts for oop program languages similar to java. A method is just a segment of code that does a particular job a Java method has a collection of…

tag

Addition (6) Array (38) C++ language (91) C language (98) c sharp (23) Division (6) Function (29) if else (32) Java language (102) JavaScript (5) loops (137) Multiply (7) Oop (2) patterns (65) PHP (13) Python Language (38) Subtraction (7) temperature (20)

Archives

Categories

Address

Global information technology

Puloly south, PointPedro

Jaffna

Srilanka

©2025 Code for Java c | Powered by SuperbThemes