Csharp.NET 4 online test, online practice test, exam, quiz

Csharp.NET 4 Online Test

The purpose of this online test is to help you evaluate your Csharp.NET 4 knowledge yourself. These Multiple Choice Questions (MCQs) on Csharp.NET 4 will prepare you for technical round of job interview, written test and many certification exams.

The test contains 25 questions and there is no time limit. You will get 1 point for each correct answer. You will get your online test score after finishing the complete test.
(Total 25 questions)        (Time spent 0:0)

1. You work as a Software Developer for uCertify Inc. The company uses Visual Studio .NET as its application development platform. You are creating an application that uses isolated storage to store user preferences using the .NET Framework. You use several assemblies for different purpose in the application. The application will be used by multiple users on the same computer. You are required to create a directory named MyPrefer in the isolated storage area that is scoped to the current Microsoft Windows identity and assembly. Which of the following code segments will you use to accomplish the task?

   View Test Answer
Advertisement