Question: QUES TION 1 An object in programming represents something in real world. Or, it can also be abstract O Yes O No QUESTION 2 Encapsulation


QUES TION 1 An object in programming represents something in real world. Or, it can also be abstract O Yes O No QUESTION 2 Encapsulation hides the internals of a class including data and actions o Yes O No QUESTION 3 You cannot create Class Library Project in Visual Studio 2017 O Yes O No QUESTION 4 If access modfer is "publie" for a class, i means the class can be accessed by any other code in the same assembly or another assembly that references t O Yes O No QUESTION 5 Constructors are the methods that execute when you use the new keyword to allocate memory and instantiate a class. O Yes O No QUESTION Static vs Instance members 1. Static Copy for each instance 2. Instance Only one instance shared across all instances Yes Click Save and Submit to save and submit. Click Save All Answers to save all answers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
