scenario based it was all depends upon who is taking interview
Developer Net Interview Questions
8,161 developer net interview questions shared by candidates
Domande riguardanti la mio carriera lavorativa
What will be printed to the Console at the end of this code? int global = 0; Thread t1 = new Thread(() => { int local = 0; while(global < 3) { local += 1; global += 1; } Console.WriteLine(local); }); Thread t2 = new Thread(() => { global += 1; }); t1.Start(); t2.Start();
A string qas given and i have to check the number char Basic questions from .Net and Angular
OOPS, C#.NET, ASP.NET, MVC concepts, SQL
Tell me about your self?
Fortalezas, debilidades, conocimiento tecnico, titulo universitario, experiencia laboral
About ASP.NET, ADO connections, Java questions
OOPs concept ASP.net ADO.net Ajax SQL Scenario based questions
1- About Rate yourself in C#, JavaScript, Angular JS, SQL SERVER 2- Difference between Static & Singleton Class. 3- Write a Prime No Program. 4- What is Hoisting in Javascript.
Viewing 8131 - 8140 interview questions