Computer Science Degree Courses

C Sharp App's Tests

C Sharp e-Book's MCQs - Complete

Functions MCQ App Download & e-Book - 295

MCQ:

Select an output for the following code
static void Main(string[] args) { int a = 5; fun1 (ref a); Console.WriteLine(a); Console.ReadLine(); } static void fun1(ref int a) { a = a * a; }

  1. 5
  2. 0
  3. 20
  4. 25

More MCQs from C Sharp Textbook

Functions Learning App: Free Download Android & iOS

The App: Functions MCQ App to learn Functions Textbook, C Sharp MCQ App, and Electronic Circuit Design MCQ App. The "Functions" App to free download iOS & Android Apps includes complete analytics with interactive assessments. Download App Store & Play Store learning Apps & enjoy 100% functionality with subscriptions!

Functions App (Android & iOS)

Functions App (Android & iOS)

C Sharp App (Android & iOS)

C Sharp App (iOS & Android)

Electronic Circuit Design App (Android & iOS)

Electronic Circuit Design App (Android & iOS)

Basic Computer Knowledge App (Android & iOS)

Basic Computer Knowledge App (iOS & Android)