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
C# Basic Interview Questions

How to achieve abstraction in C# -oops

August 18, 2024January 28, 2023 Viswanath A

Learn how to provide necessary information to the users and hide the unnecessary details using C# programs. The concept of “providing necessary details to the

Read More
C# Basic Interview Questions

What is Encapsulation in C# – Best Answer

August 18, 2024February 18, 2020 Viswanath A

Answer includes concept of encapsulation in C# oops with various C# encapsulation examples with programs. Answer:Encapsulation in C# is one of the oops principles that

Read More
Oracle PL SQL

NULL vs Empty string in oracle

August 18, 2024February 18, 2020 Viswanath A

Learn about NULL value and an empty string behavior in oracle database with example queries. NULL means no-value(nothing). An empty string(”) treated as NULL value

Read More
C# Programming

C# Exercise – On Constructor with Solution

August 18, 2024February 13, 2020 Viswanath A

C# 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# Basic Interview Questions

Share ArrayList Between Classes in c# with Code

August 18, 2024February 13, 2020 Viswanath A

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

Read More
C# Basic Interview Questions

How to compare two arrays in C# if they are Equal or Not.

August 18, 2024February 13, 2020 Viswanath A

How to compare two arrays in C# if they are equal or not using 2 methods with code example. By Comparing each corresponding element of

Read More
Java collections Examples

How to compare two arrays in Java if they are Equal or Not

August 18, 2024January 28, 2023 rsingh

How to compare two arrays in java if they are equal or not using 2 methods with code example. Two arrays will be called equal

Read More
C++ Programming Examples

C++ OOPs: Copy Constructor with Calling and Important Points

August 18, 2024January 28, 2023 rsingh

Learn copy constructor in C++ with example, 3 scenarios where it is invoked, note and important points. What is Copy Constructor in C++: The copy

Read More
C Programming Examples

Reverse a string in C using pointers

August 18, 2024February 1, 2020 rsingh

Reverse a string in C using pointers with code example and explanation. Input: I am coding string reverse! Output: !esrever gnirts gnidoc ma I Logic

Read More
Java Tutorial

Abstract Class in Java with Purpose and Real Time Example

August 18, 2024January 28, 2023 rsingh

Learn the abstract class in Java with crystal clear definition, purpose with real time example, code, uses and important points. Abstract Class in Java The

Read More

Posts pagination

Previous 1 … 3 4 5 … 66 Next

My Unique Books for YOU

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