What is .net3.5?
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
Can u explain me What is encapsulation?
7 Answers Deloitte, GK companies,
What is CLR? How it will work?
Explain the Difference between value and reference type.
Why MVC programming model preferred?
Explaing your project.
What is LINQ?
how can i create a table from front end to back end in wabe page?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What is il in vb.net?
What is the advantage of .net?
Please explain the difference between constants and read-only variables?