Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Constructors
Which of the following statements are correct about static functions?
Static functions are invoked using objects of a class.
Static functions can access static data as well as instance data.
Static functions are outside the class scope.
Static functions are invoked using class.
Show Answer
Correct Answer:
Static functions are invoked using class.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment