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

Author: rsingh

C Interview Questions

What is purpose of return type in main function in C?

August 18, 2024March 3, 2019 rsingh

What is the purpose of “return 0” in main () function in C and why not to prefer using void like “void main()”? Here’s the

Read More
e-author

Technology Author Kuheli Dey

August 18, 2024January 29, 2023 rsingh

KUHELI DEY (MCA) Kuheli Dey is a passionate programmer and is expertise in various programming language viz C, C++, Java and SQL Database, data structure

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
Java Tutorial

Method Overloading in Java

August 18, 2024January 29, 2023 rsingh

Learn method overloading in java with simple example. Method Overloading Having multiple methods with same name in java programming is known as Method overloading. It

Read More
Java Tutorial

Java Method Overriding

August 18, 2024January 29, 2023 rsingh

Method overriding java examples using base and child class relationship, interface and abstract class with explanation. We’ll learn how a child class can use base

Read More
Java Tutorial

Polymorphism in Java

August 18, 2024January 29, 2023 rsingh

Learn polymorphism in java with examples. You should have clear concept of polymorphism, types of polymorphism, method overloading, constructor overloading and method overriding. Compile time

Read More

Posts pagination

Previous 1 … 39 40 41 … 48 Next

My Unique Books for YOU

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