Visual Basic Part 6

Ques. (76 – 90)

76. OOP’s क्या है ?

  • Objective Oriented Program
  • Object Oriented Program
  • Objective Oriented Programming
  • Object Oriented Programming

Correct Answer : Object Oriented Programming

77. Programming में कितने प्रकार के Program Paradigm का use किया जाता है ?

  • 4
  • 2
  • 1
  • 3

Correct Answer : 2

78. इनमें से कौनसा ऑब्जेक्ट ओरिएंटेड प्रोग्रामिंग की सुविधा नहीं है ?

  • Inheritance
  • Polymorphism
  • Private
  • Object

Correct Answer : Private


79. ‘My Class’ को और क्या कहा जाता है ?

  • My Base
  • Parent
  • Child
  • None of these

Correct Answer : Child

80. Access Specifier का कौनसा मेम्बर Inheritable होता है ?

  • Protected Friend
  • Public
  • Private
  • Protected

Correct Answer : Protected


error: Content is protected !!