DotNet Technology - Old Questions

Question Answer Details

3. What is optional parameter? Write a C# program which stores values in two enumerations, Department and College. It uses two functions to display the data contained in Department and College enumerations.

5 marks
Asked in 2024

Answer

AI Generated Answer

AI is thinking...