Home > MCQs > IT & Programming > VB.NET MCQs

VB.NET MCQ

VB.NET Quick Quiz

Question 1 of 10
  • What is the correct way of ending a VB.NET Sub?

    Answer & Explanation

    Correct Answer: End Sub

    Note: This Question is unanswered, help us to find answer for this one

  • In order to allow assembly (a) to see methods declared as friend in assembly (b), what attribute can you use?

    Answer & Explanation

    Correct Answer: InternalsVisibleTo

    Note: This Question is unanswered, help us to find answer for this one

  • It is possible to define a string type as nullable?

    Answer & Explanation

    Correct Answer: True

    Note: This Question is unanswered, help us to find answer for this one

  • What object would you use to manipulate a folder?

    Answer & Explanation

    Correct Answer: System.IO.Directory

    Note: This Question is unanswered, help us to find answer for this one

  • What is the purpose of Invoke Method?

    Answer & Explanation

    Correct Answer: Used to call the procedure through Delegate variable

    Note: This Question is unanswered, help us to find answer for this one

  • True or False? A public method declared inside of a public module is accessible from another assembly.

    Answer & Explanation

    Correct Answer: False

    Note: This Question is unanswered, help us to find answer for this one

  • What is the difference between Or and OrElse?

    Answer & Explanation

    Correct Answer: Or does not short-circuit, while OrElse does

    Note: This Question is unanswered, help us to find answer for this one

  • True or False? The following array declaration is valid: Dim X(-1) As Integer.

    Answer & Explanation

    Correct Answer: True

    Note: This Question is unanswered, help us to find answer for this one

  • The serialization of an Object means that it is written out to a stream

    Answer & Explanation

    Correct Answer: True

    Note: This Question is unanswered, help us to find answer for this one

  • DataSet has and collection of what?

    Answer & Explanation

    Correct Answer: DataTables

    Note: This Question is unanswered, help us to find answer for this one

  • VB.NET Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.