Question:You are developing a large .NET Framework 2.0 application that is required to provide
support for culture-specific information. You are required to parse a date and time string generated for a
custom culture and to help the success of the parse operation you designate parse patterns that tare
likely to succeed. You must additionally prevent the operation from failing whilst you select the method to
use for parsing the string. What should you do? -(VB.NET) 

A The ParseExact method should be used 

B The Parse method should be used 

C The TryParseExact method should be used 

D The TryParse method should be used 

+ Answer
+ Report
Total Preview: 1724

Copyright © 2024. Powered by Intellect Software Ltd