Quiz

Question 7–1.

What is the difference between a class and an object?

Question 7–2.

Where are reference types created?

Question 7–3.

Where are value types created?

Question 7–4.

What does the keyword private do?

Question 7–5.

What does the keyword public do?

Question 7–6.

What method is called when you create an object?

Question 7–7.

What is a default constructor?

Question 7–8.

What types can a constructor return?

Question 7–9.

How do you initialize the value of a member variable in a class?

Question 7–10.

What does the keyword this refer to?

Question 7–11.

What is the difference between a static method and an instance method?

Question 7–12.

What does the using statement do?

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset