M

Mr. Dubey • 53.53K Points
Coach

Q. We can attach _________ validation control to an input control

  • (A) One
  • (B) less than one
  • (C) more than one
  • (D) almost one
  • Correct Answer - Option(C)
  • Views: 140
  • Filed under category C#

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.

Related MCQs on C#

Q. Which of the following benefits do we get on running managed code under CLR? 1. Type safety of the code running under CLR is assured. 2. It is ensured that an application would not access the memory that it is not authorized to access. 3. It launches separate process for every application running under it. 4. The resources are Garbage collected.

Q. Which of the following .NET components can be used to remove unused references from the managed heap?

Q. Which of the following constitutes the .NET Framework? 1. ASP.NET Applications 2. CLR 3. Framework Class Library 4. WinForm Applications 5. Windows Services

Q. The purpose of JIT compiler is to convert____________.

Q. Which method have same name as that of its class?

Q. Duck typing is implemented by using_________ keyword.

Q. A computer application for managing databases and pulling together data to generate reports and make decisions is known as a(n)

Q. Which Conversion function of ‘Convert.TOInt32()’ and ‘Int32.Parse()’ is efficient? i) Int32.Parse() is only used for strings and throws argument exception for null string ii) Convert.Int32() used for data types and returns directly '0' for null string

Q. Which of the access specifier is used in interface in C#?

Q. Which of the following jobs are NOT performed by Garbage Collector? 1.Freeing memory on the stack. 2.Avoiding memory leaks. 3.Freeing memory occupied by unreferenced objects. 4.Closing unclosed database collections. 5.Closing unclosed files.

Learn All C# MCQs


Question analytics