string str="abcdaefbbca"; - Find Count of Char each char in c#
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(); } }
C# syntax questions, fundamental level.
focused on indexes
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
Some basic concepts of OOPs , delegates, Project discussion.
Can you do a cultural assessment
Basic oops Management skills related questions Server configuration and troubleshooting questions how to manage team and project eetc
¿Qué tecnologías he manejado? ¿Cuánta gente dirigía?
Explaining the implementation decisions in the prototype.
Viewing 2051 - 2060 interview questions