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

Tag: C# inheritance

C# Basic Interview Questions

Up-casting and Down-casting in C# Inheritance

August 18, 2024January 29, 2023 rsingh

Answer: Explanation of Up-casting and Down-casting in C# inheritance with program examples. C# Up-Casting An assignment of derived class object to a base class reference

Read More
C# Basic Interview Questions

What is method overriding in C# inheritance? Explain with real time example

August 18, 2024July 17, 2016 rsingh

Method overriding in c# with real time example – In c# interview, we need to explain overriding definition with program example and when to use

Read More
C# Advanced Interview Questions

What is method hiding in C# inheritance? Uses with example

August 18, 2024January 29, 2023 rsingh

Method hiding in C# inheritance and when to use method hiding interview question is frequently asked interview question we should focus on. Method hiding in

Read More
C++ Advanced Interview Questions

How to stop class inheritance in C++ with condition that object creation should be allowed

August 18, 2024January 29, 2023 rsingh

Answer includes multiple solutions to stop or prevent class inheritance in C++ with condition that object creation of the class should be allowed with C++

Read More
C# program exercises

C# Inheritance – programs for practice

August 18, 2024January 29, 2023 rsingh

Q) What is output of below C# code? Output: Car is running Explanation: In fact, this is name hiding feature in C# language. If base

Read More

My Unique Books for YOU

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