Vidyalelo
C# Programming · Q45

Functions and Methods in C Sharp

Programming · C# Programming · question 45

Q45

Which of these methods is executed first before execution of any other thing that takes place in a program?

A.
main method
B.
finalize method
C.
static method
Answer
D.
private method

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board