Programming in C# Free Practice Exam Questions

33 real Programming in C# exam questions with answers and AI explanations. Microsoft certification prep — page 3 of 4.

  1. Question 127: You need to write a method that retrieves data from a Microsoft Access 2013 database. The method must meet the following requirements: ✑ Be read-only. ✑ Be abl…
  2. Question 128: You need to store the values in a collection. The solution must meet the following requirements: ✑ The values must be stored in the order that they were added…
  3. Question 132: You are developing an application that will transmit large amounts of data between a client computer and a server. You need to ensure the validity of the data…
  4. Question 137: You need to create a method that can be called by using a varying number of parameters. What should you use?
  5. Question 139: You are developing an application by using C#. The application includes an object that performs a long running process. You need to ensure that the garbage col…
  6. Question 143: You are developing an application that contains a class named TheaterCustomer and a method named ProcessTheaterCustomer. The method accepts a TheaterCustomer o…
  7. Question 146: You are developing an application by using C#. The application includes an object that performs a long running process. You need to ensure that the garbage col…
  8. Question 148: You are creating a class library that will be used in a web application. You need to ensure that the class library assembly is strongly named. What should you…
  9. Question 152: You need to write a method that retrieves data from a Microsoft Access 2013 database. The method must meet the following requirements: ✑ Be read-only. ✑ Be abl…
  10. Question 154: You are developing an application that includes a class named Order. The application will store a collection of Order objects. The collection must meet the fol…