Skip to content

Interview Sansar

Software jobs interview preparation source

  • Home
  • Interview Questions
    • C Interview Questions
    • C++ Advanced Interview Questions
    • C++ Basic Interview Questions
    • Core Java Interview Questions
    • Java Collections Interview Questions
    • Java Multithreading Interview Questions
    • C# Basic Interview Questions
    • C# Advanced Interview Questions
    • C# Multi-threading Interview Questions
  • MCQs
    • MCQ-C++
    • MCQ-Java
    • MCQ-SQL
    • MCQs Algorithms and Data Structure
  • Programming Examples
    • C Programming Examples
    • C++ Programming Examples
    • C# Programming Examples
    • SQL Examples
    • Oracle PL SQL Examples
    • Time Complexity
  • Blog
    • C++ interview questions
    • C# interview questions
    • Java Interview Questions
    • Short Interview Questions
    • Behavioural / HR Interview
  • You-Tube
  • About
    • Why Visit
    • Sitemap
    • Contact Us
    • e-author

Category: Java Tutorial

Java Tutorial

this keyword in java

August 18, 2024March 7, 2019 rsingh

Learn this keyword in java with programming uses and examples. – In java programs, this keyword is used in following scenarios in java programs. To

Read More
Java Tutorial

Multilevel inheritance in Java

August 18, 2024January 29, 2023 rsingh

Learn Multilevel inheritance in java oops with  code example – In Multilevel inheritance, a class is derived from another class which is also derived from

Read More
Java Tutorial

Hierarchical Inheritance in Java

August 18, 2024January 29, 2023 rsingh

Learn Hierarchical Inheritance in java with example – When more than one classes inherit the same class is known as hierarchical inheritance. Prerequisite: Consider a

Read More
Java Tutorial

Hybrid Inheritance In Java

August 18, 2024January 29, 2023 rsingh

Hybrid inheritance in java with example and simple program – In hybrid inheritance, we use mixed of different types of inheritance relationship in java program.

Read More
Java Tutorial

Multiple Inheritance in Java

August 18, 2024January 29, 2023 rsingh

Learn multiple inheritance in java using interface with example programs – Multiple inheritance  can be implemented using interfaces not classes. Note that java does not

Read More
Java Tutorial

Interface variables in Java

August 18, 2024January 29, 2023 rsingh

Learn Interface variables in Java with example and Uses. You know that an interface can contains methods in java, similarly, an interface can contains variables

Read More
Java Tutorial

Interface methods in Java

August 18, 2024January 29, 2023 rsingh

Learn all about methods in interface in java with very simple code example and explanation. Interface in java contains only declaration of methods as shown

Read More
Java Tutorial

Multiple interfaces in Java

August 18, 2024January 29, 2023 rsingh

Learn about Multiple interfaces in java with code example i.e. how to write more that one interfaces and how a class can implement them. Multiple

Read More
Java Tutorial

Interface Extends Interface in Java

August 18, 2024January 29, 2023 rsingh

Learn how an interface extends interface in java with example. Also, example of Interface Extends Multiple Interface in Java program is included. Interface extends interface

Read More
Java Tutorial

Java Constructor overloading

August 18, 2024January 29, 2023 rsingh

Learn constructor overloading in Java with simple coding example and uses. Constructor Overloading In java programming, constructor overloading means, a class can have more than

Read More

Posts pagination

1 2 … 6 Next

My Unique Books for YOU

All Rights Reserved 2023: Interview Sansar.
Proudly powered by WordPress | Theme: Fairy Blog by Candid Themes.