Tell us what is a sealed class?
No Answer is Posted For this Question
Be the First to Post Answer
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
Tell us what is the difference between struct and class?
Explain the difference between vb and vb.net?
What is the difference between response.write & response.output.write?
Difference between abstract class and interface in .net?
Is .net core stable?
What is Entity Relationship Model in .NET?
What is IIS and how we deploy website on IIS.
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is cyclomatic complexity and why is it important?
What is common language specification (cls)?
What is stored procedure ? how we use it in .NET ?