Answer Posted / guest
CLR means Common Language Runtime.It is Major component of
the .NET frameworkIt provides no of benefits to the
developers such as Exception handling,Security,Debugging
and Versioning...
| Is This Answer Correct ? | 59 Yes | 7 No |
Post New Answer View All Answers
Explain the difference between c# and vb.net?
What is the use of internal keyword?
Explain and brief about rapid application development tool?
What is option strict?
What is the difference between Namespace and Assembly?
What are the differences between c# and visual basic.net?
Why do we use byref keyword in vb.net?
How to connect crystal report in vb.net ?
What is the advantage of using system.text.stringbuilder over system.string?
Which namespace are used for accessing the data?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What are the difference between dispose(), close(), exit(), end()? When do we use them?
how to get dynamic control array position or its index position?
Observations between vb.net and vc#.net?
What is redim keyword?