Q20
In C#, which keyword is used to define a method that belongs to a class and can be called without creating an instance of the class?
A.
static
AnswerB.
dynamic
C.
instance
D.
method
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board