Lead Net Developer Interview Questions

6,524 lead net developer interview questions shared by candidates

output of below code class A { public virtual void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public override void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }
avatar

Technical Lead (.NET)

Interviewed at HARMAN

3.8
Mar 27, 2024

output of below code class A { public virtual void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public override void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }

Online test -MCQ easy, program to find min & max array element, program to generate largest number using all elements of array & check if string is balance (count of all distinct charters should be same) Technical Round - abstraction,interface, why abstraction when we can do all the same functionalities with normal class, dispose vs finalize , what does happen at machine level when we use dispose, ienumerator vs ienumerable , how does c# code executes in dot net, ref vs out, value type vs reference type, method calling in case of inheritance with multiple interfaces, implicit vs explicit, garbage collector................. interview tested all round knowledge of c# and i was rejected after this round.....2 yrs exp
avatar

Dot Net Developer-c#

Interviewed at Epicor Software

3.7
Apr 24, 2017

Online test -MCQ easy, program to find min & max array element, program to generate largest number using all elements of array & check if string is balance (count of all distinct charters should be same) Technical Round - abstraction,interface, why abstraction when we can do all the same functionalities with normal class, dispose vs finalize , what does happen at machine level when we use dispose, ienumerator vs ienumerable , how does c# code executes in dot net, ref vs out, value type vs reference type, method calling in case of inheritance with multiple interfaces, implicit vs explicit, garbage collector................. interview tested all round knowledge of c# and i was rejected after this round.....2 yrs exp

Viewing 2051 - 2060 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 6,524 interview questions and reports from Lead net developer interviews. Prepare for your interview. Get hired. Love your job.