Question:You need to add a string named strConn to the connection stnng section of an application configuration file. How should you complete the code segment? To answer, drag the appropriate code segment or segments to the correct location or locations in the answer area. 

A myConfigConnectionStringConnectionString.Add(corrString)<br /><br />myConfigConnectionString.LoadItem=False<br /><br />myConfig.Save()<br /><br /> 

B myConfigConnectionStringConnectionString.Add(corrString)<br /><br />myConfig.Save()<br /><br />myConfigConnectionString.LoadItem=False 

C myConfigConnectionStringConnectionString.Add(corrString)<br /><br />myConfigConnectionString.LoadItem=False<br /><br /><br /> 

D myConfigConnectionStringConnectionString.Add(corrString)<br /><br />ConfigruationConnector ConnectonString.Add(c onString)<br /><br />myConfigConnectionString.LoadItem=False<br /><br />myConfig.Save()<br /><br /> 

+ Answer
+ Report
Total Preview: 1389

Copyright © 2024. Powered by Intellect Software Ltd