#12. The XYZ corporation is converting its VB forms-based applications to ActiveX document appl. The following line of code is given in a startup routine: frmFirstForm.Show Which of the following should be used to replace this line in the new ActiveX document appl ?
#13. mlocal(local var)=vglobal(global var) + gmodule(module level var). By which 2 debugging tools, all var value can be traced (choose all that apply)
#14. You have created an ActiveX document that uses the NavigateTo method to jump to URL addresses on the World Wide Web. Which of the following are required in order to use the GoBack and GoForward methods to move between previously visited documents? (choose 2)
#20. Which type of recordset object would be best to use to populate a listbox with abbreviations of country names stored in a Microsoft Access database?