gs gs108 Delegates, Generics and LINQ - Delegates in Detail - Quiz No.1

gs gs108 CSharp Quiz

Online Quizzes Preparation

This quiz belongs to book/course code gs gs108 CSharp of gs organization. We have 110 quizzes available related to the book/course CSharp. This quiz has a total of 10 multiple choice questions (MCQs) to prepare and belongs to topic Delegates, Generics and LINQ. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to prepare online MCQs and quizzes.

NVAEducation also facilitates users to contribute in online competitions with other students to make a challenging situation to learn in a creative way. You can create one to one, and group competition on an topic of a book/course code. Also on NVAEducation you can get certifications by passing the online quiz test.

Question 1: Choose the correct way to call subroutine fun() of the sample class?

 class a { public void x(int p, double k) { Console.WriteLine("k : csharp!"); } } 
Question 2: Which of the following is the correct way to call the function abc() of the given class in the following C# code?

 class csharp { public int abc(int a) { Console.WriteLine("A:Just do it!"); return 0; } } 
Question 3: Which of the following is the correct way to call the subroutine function abc() of the given class in the following C# code?

 class csharp { void abc() { console.writeline("A:Just do it!"); } } 
Question 6: Choose the statements which makes delegate in C#.NET different from a normal class?
Question 7: Which of the following are the correct statements about delegates?
Question 9: Incorrect statements about delegates are?


Online Quizzes of gs108 CSharp

Other LANG related online quizzes

Other categories of gs Online Quizzes

Other organizations

Theme Customizer

Gaussian Texture



Gradient Background