Enumerations MCQ App (Android & iOS) | C Sharp MCQ e-Book PDF Download
C Sharp MCQs – Certification Test 371
MCQ 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 Computational Fluid Dynamics MCQ App for programming certifications.
"Enumerations" App: Download Free C Sharp MCQ App (iOS & Android) for online software engineering certification. Download App Store & Play Store Learning Apps with all functionalities for IT certifications.