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

Java: Abstract method in Easy Way with Real-Time Examples

August 18, 2024January 28, 2023 rsingh

Learn the abstract method in Java, clear definition, Where to Use and why to use in a program with super simple real-time examples. What is

Read More
Java collections Examples

Share ArrayList Between Classes in Java with Code

August 18, 2024January 28, 2023 rsingh

Learn how an ArrayList can be shared between different classes in a Java program. In other words, how to pass Arraylist from one class to

Read More
Java Exercises

Java Exercise – On Constructor with Solution

August 18, 2024January 13, 2020 rsingh

Java exercises on constructor with solutions. EXERCISE-1: Answer the following questions in brief. When a class constructor gets called? If you create 5 objects of

Read More
C# Programming Examples

C# program interview question for practice

August 18, 2024January 28, 2023 Viswanath A

Below are the programs to expect the output by examining the code. Program 1 can we call methods and members from Class B for the

Read More
Oracle PL SQL

Rowid vs Rownum vs Row_Number() in oracle.

August 18, 2024January 28, 2023 Viswanath A

Learn the about the logical columns that are not exist in the table, but how can be used to select the data from the table,

Read More
Oracle PL SQL

Pseudo columns in Oracle

August 18, 2024January 28, 2023 Viswanath A

Learn about the logical columns that exists in oracle database with example queries. Pseudo columns are nothing but logical columns which behaves like a physical

Read More
C# Basic Interview Questions

Can we call a static method like instance method in C#

August 18, 2024January 28, 2023 Viswanath A

Answer: No For detailed information Please click on the below link. Show C# Static and Instance methods call with simple program

Read More
C# Basic Interview Questions

Can we create object of static class in c#

August 18, 2024January 28, 2023 Viswanath A

Answer: NO For detailed information Please click on the below link. What is Static class in C#? Explain with example and USE

Read More
C# Advanced Interview Questions

can we create derived class object from base class c#

August 18, 2024January 1, 2020 Viswanath A

Answer: No. In general, When we create object of a class, its reference is stored in stack memory and object is stored in heap and

Read More
Oracle PL SQL

Identify columns with NULL values

August 18, 2024December 30, 2019 Viswanath A

Learn how to identify the columns present with NULL values in the table with example queries. There can be different ways to identify the columns

Read More

Posts pagination

Previous 1 … 4 5 6 … 66 Next

My Unique Books for YOU

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