C# (C Sharp) MCQs with answers Page - 11

Here, you will find a collection of MCQ questions on C# (C Sharp). Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 833.24K Points
Coach

Q. Inheritance is ______ in nature.

  • (A) Commutative
  • (B) Associative
  • (C) Transitive
  • (D) Iterative

A

Admin • 833.24K Points
Coach

Q. The point at which an exception is thrown is called the _______.

  • (A) Default point
  • (B) Invoking point
  • (C) Calling point
  • (D) Throw point

A

Admin • 833.24K Points
Coach

Q. In C#, having unreachable code is always an _____.

  • (A) Method
  • (B) Function
  • (C) Error
  • (D) Iterative

A

Admin • 833.24K Points
Coach

Q. C# treats the multiple catch statements like cases in a _____________ statement.

  • (A) If
  • (B) Switch
  • (C) For
  • (D) While

A

Admin • 833.24K Points
Coach

Q. C# supports a technique known as________, which allows a method to specify explicitly the name of the interface it is implementing.

  • (A) Method Implementation
  • (B) Implicit Interface Implementation
  • (C) Explicit Interface Implementation
  • (D) Iterative Interface Implementation

A

Admin • 833.24K Points
Coach

Q. The reason that C# does not support multiple inheritances is because of ______.

  • (A) Method collision
  • (B) Name collision
  • (C) Function collision
  • (D) Interface collision

A

Admin • 833.24K Points
Coach

Q. _______ is a set of devices through which a user communicates with a system using interactive set of commands.

  • (A) Console
  • (B) System
  • (C) Keyboard
  • (D) Monitor

A

Admin • 833.24K Points
Coach

Q. Exponential formatting character (‘E’ or ‘e’) converts a given value to string in the form of _______.

  • (A) m.dddd
  • (B) E+xxx
  • (C) m.dddd
  • (D) E+xxx

A

Admin • 833.24K Points
Coach

Q. The ______ are the Graphical User Interface (GUI) components created for web based interactions.

  • (A) Web forms
  • (B) Window Forms
  • (C) Application Forms
  • (D) None of the above

A

Admin • 833.24K Points
Coach

Q. In Microsoft Visual Studio, ______ technology and a programming language such as C# is used to create a Web based application.

  • (A) JAVA
  • (B) J#
  • (C) VB.NET
  • (D) ASP.NET

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ