Problem Statement
Which Statements About Objects in C# Are Correct In C#, which of the following statements about objects are correct? 1. Everything you use in C# is an object, including Windows Forms and controls 2. Objects have methods and events that allow them to perform actions 3. All objects created from a class will occupy an equal number of bytes in memory Choose the correct answer from the options given below.