Skip to content
seekyourcareer.in

seekyourcareer.in

.Net Professionals

  • Interview Questions
    • Angular 2 Interview Questions
    • C # Interview Questions
    • WPF Interview Questions
    • MVC Interview Questions
    • SQL – Interview Questions
  • Categories
    • C#
    • WPF
    • Angular 2
    • MVC
    • SQL
    • Data Structure
  • Out-Of-Box
    • Miscellaneous
    • Poetry

Category: C#

Posted on October 2, 2017December 12, 2023 C#

How to sort an Array till a particular number – Nagarro Interview Question with Answer

How to sort an Array till a particular number ? Example : {19,5,7,3,9,6,8,1,2,11} Enter a number till where you want to sort : 6 ->means... Read more

Posted on October 1, 2017December 12, 2023 C#

Display String in a Pattern – Nagarro Interview Question with Answer

How to display a string in the pattern below Example : HELLO Output : Here are the three ways given below to solve the above... Read more

Posted on September 10, 2017December 12, 2023 C#

Extension Methods in C#

Extension Methods are introduced in C# 3.0. These methods are used to extend the functionalities of existing classes and for that there is no need... Read more

Posted on June 22, 2017December 12, 2023 C#

IEnumerable vs IQueryable in LINQ – C#

Today we are going to discuss about one of the most confused topics of LINQ, IEnumerable and IQueryable. They look very similar to one another... Read more

Posted on June 20, 2017December 12, 2023 C#

Difference between throw and throw ex in C#

This question is mostly asked in the interview. So guys be prepared for this question. And Let us understand it through an example. Exception Bubbling... Read more

Posted on June 10, 2017December 12, 2023 C#

C # Interview Questions for Freshers and Experienced – Frequently Asked

Table of Content : here Goto Category C# : here Q. What is OOPS (object oriented programming) in C# ? Ans. Object oriented programing (OOP)... Read more

Posted on June 4, 2017December 12, 2023 C#

Publisher and Subscriber Pattern in C# with Event and Delegate

Publisher / Subscriber Pattern This Pattern have 3 components. Publishers Subscribers Events Publisher : It is an object which publish the event. This class contains... Read more

Posted on February 14, 2017December 12, 2023 C#

Garbage Collection in C#

Garbage Collector is an automatic memory manager. It frees the memory occupied by objects which are no longer in use by the application. It works... Read more

Posted on February 12, 2017December 12, 2023 C#

Reflection in C#

Reflection is a namespace which provides objects that encapsulate assemblies, modules and types. The objects are of type ‘Type’ (System.Type). With the help of these objects,... Read more

Posted on February 11, 2017December 12, 2023 C#

Difference between Interface and Abstract class in C#

This is the commonly asked question by the interviewers that what is the difference between Interface and Abstract class. You can also read these articals... Read more

Posts navigation

← 1 2 3 4 →
  • twitter
  • Facebook
  • Google Plus

Recent Posts

  • The Rise of AI Chatbots: Revolutionizing Conversations in the Digital Age
  • AI Unleashed: Transforming Everyday Life with Techno-Magic
  • The Rise of Machines: Exploring the Impact of AI on Jobs and Careers
  • AI vs. Human: Who Wins in the Game of Chess, Go, and Poker?
  • AI and Creativity: Can Machines Really Be Creative?

Archives

  • December 2023
  • November 2023
  • September 2021
  • May 2021
  • February 2019
  • November 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017

Categories

  • AI
  • Ajax
  • Angular 2
  • C#
  • ChatGPT
  • Data Structure
  • Miscellaneous
  • MVC
  • Poetry
  • SQL
  • Uncategorized
  • WPF

Sponsored Links

© 2026 seekyourcareer.in / Powered by WordPress / Theme by Design Lab
  • ABOUT
  • Site Map
  • Contact Us