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.
Answer
AI Generated Answer
AI is thinking...