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