C# (Sharp) Programming Language Question:

Can you store multiple data types in System.Array?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

No.


Previous QuestionNext Question
Does C# support C type macros?Can you declare the override method static while the original method is non-static?