Say true or false,Private constructor have object or not?
Answer Posted / jamie plenderleith
An object can be instantiated with a private constructor
from within a shared/static methond within the same class
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Are enums static c#?
explain the features of static/shared classes.
What is the difference between ienumerable and enumerable?
What are the 3 logical operators?
What standard types does c# use?
What are the fundamental oop concepts?
List the difference between interface and abstract class?
What is static noise?
What is the root element of an xml file?
What are the advantages of using assemble language programming?
What exactly happens when we debug and build the program?
What are the concepts of dispose method?
what is IEquatable
Can you prevent a class from being instantiated?
Which string method is used for concatenation of two strings in c#?