Fill in the blank selecting the correct form of "be" from those given below.
Either your brakes or your eye sight at fault.
Which one of the following does not belong to the tensions of the Typewriter ?
Which of the following statement is/are NOT correct about the access modifier in Visual Basic .NET?
(i) Protected access modifier applies to class members only.
(ii) Public access modifier defines a type that is accessible only from within its own class or from a derived class.
Which of the following statements are TRUE about the .NET CLR?
i)It can pass data between each other without regard to the programming language in which each component is written.
ii)The portion of the CLR that performs the task of loading,running,managing.Net applications is called the virtual environment system (VES)
iii)The code run by the VES is called managed code.