adspace
Answer Posted / Subhash Chandra Verma
Option Strict forces the compiler to check for all implicit conversions, helping to prevent runtime errors. It enforces strong typing and can improve code reliability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is option strict?
Explain an assembly?
What is the use of assembly?
Explain the difference between datatable and dataset?
Explain the difference between system.string and system.stringbuilder classes?
What are the features of c# which are not present in vb.net?
What is early binding?
How to store images in sql server database through vb.net?
Explain how can we remove handlers at run time?
How to send xml file on server using http protocol?
How to retrieve images in sql server database through vb.net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?