C MCQs

Q1. Which of the following statements is correct about the C#.NET code snippet given below? interface IMyInterface { void fun1(); int fun2(); } class MyClass: IMyInterface { void fun1() { } int IMyInterface.fun2() { } }


Warning: Undefined variable $test in /home/u978544338/domains/r4r.co.in/public_html/mcqs/exams-main-page.php on line 297

Question 1 of 13 (Total MCQS: 13 in paper )

@by R4R.CO.IN | Back to C