Enumerations App Download | C Sharp MCQ App (Android & iOS)
C Sharp Exam Prep: Assessment Test 371
Select an output for the given code
enum days:int
{
sunday = -3,
monday,
tuesday
}
Console.WriteLine((int)days.sunday);
Console.WriteLine((int)days.monday);
Console.WriteLine((int)days.tuesday);
The App: Enumerations MCQ App to learn Enumerations Notes, C Sharp MCQ App, and Data Structure MCQ App. The "Enumerations" App to Free Download C Sharp MCQ Apps (iOS & Android) for online software engineering certification. Download App Store & Play Store Learning Apps with all functionalities for IT certifications.