Welcome to your VB Oracle-II DATE:January 17, 2025 Name of Student 1.When we show a form in the screen it can be use style . ________________- is the default style of form display. vbmodel vbmodal vbmodeless vbmodelless 2.Which of them is the incorrrect style of form dispaly Model , Modeless Modal , Modeless Modal & Modeless Modal & Modelless 3.Without responding to the current form we cannot switch to another form is true for Modal style Modeless Style Both Above None of Above 4.When you goes out the text box the __________ event occur Got Focus Lost Focus Leave Departure 5.When you goes out the text box the __________ event occur Load Got Focus Paint Resize 6.QBColor can support only _____________ number of color 2 16 256 Unlimited 7.RGB Color system R , G and B can varies from 0-16 0-256 0-255 No limit 8.LoadPicture method is use to display the image on screen True False 9.LoadPicture method is use to display the image on image control True False 10.SavePicture method is us to save the picture True False 11.Which is incorrect for ME keyword This is compiler define Contain the object of current form use in place of form name Can not use in unload method 12.OCX file is known as ___________ Custom Control Default Predefine Advance Control 13.Dim statement declear the local variable True False 14.Dim Statement is use to declare ________________. Local variable Gobal variable Function variable Member variable 15.identify the variablePublic A as Integer Public Local Private Global 16.Function procedure return a value of varaible True False 17.Sub Procedure return a value of variable True False 18.which of them is not a correct while loop do while---loop do ----- while loop while --- wend while --- loop until 19.Which of them is not a way of access the database ADO DAO RDO DDO 20.ADO elliminate the choise the RDO and DAO True False 21.ADO Supported by the ___________ edition of VB Professional Enterprise Working Learning Edition 22.When we click any button on message box will wil return _______________- type of values Interger Double Constant Float 23.for creating a Alter Key option then we can place ________ sign berfor the letter which we can use as an Alter key & # @ ^ 24.Visual Basic is the _____________ type of language Procedural Event Driven Object Oriented All of Above 25..BAS file is known as Standard code module Standard form module Visual Basic Project Function or Procedure
Add a Comment