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: Viswanath A

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# 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
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
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
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
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
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# 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
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# 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

Posts pagination

Previous 1 … 17 18 19 Next

My Unique Books for YOU

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