C# (Sharp) Programming Language Question:
Can you store multiple data types in System.Array?

Answer:
No.
Previous Question | Next Question |
Does C# support C type macros? | Can you declare the override method static while the original method is non-static? |