this is for a quiz,i have attached the images of the actual question in case it helps plus i have typed them up into a word document so the exert can highlight all the correct awnsers for me. there...

1 answer below »
this is for a quiz,i have attached the images of the actual question in case it helps plus i have typed them up into a word document so the exert can highlight all the correct awnsers for me.
there are 2 coding questions. the code can just be pasted underneath each coding question or a .cs file whichever is easier for you on your end.
Answered Same DayOct 03, 2021

Answer To: this is for a quiz,i have attached the images of the actual question in case it helps plus i have...

Aditya answered on Oct 04 2021
141 Votes
Quiz 3
1. Which of the following is not a class access modifier?
· Private
· Static
· Public
·
Internal
Static is not a class acess modifier
2. A field is a container for a set of related classes and namespaces.
· True
· Flase
3. Which of the following statements is(are) true?
· A readonly field can be assigned a value at declaration.
· A a readonly field cannot be assigned after the constructor exits
· A readonly field must be assigned its value when a program is compiled
· A readonly field can have different values depending on the constructor used.
· A readonly field must be private
4. A constructor in C# has the same name as the class or struct.
· True
· False
5. A C# destructor has parameters.
· True
· Flase
6. Consider the following...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here