C Sharp MCQs – Certification Test 241
MCQ 241: Correct output for the code is
enum color
{
red,
green,
blue
}
color c;
c = color.red;
Console.WriteLine(c); :
The App: Enumerations Trivia App to Study Enumerations Notes, C Sharp Trivia App, and International Relations Trivia App to access C# remote education.
Download the "Enumerations Trivia" App: Free C Sharp Trivia App (iOS & Android) for .NET technology careers. Download App Store & Play Store Learning Apps with all functionalities to prepare developer interviews.