Visual Basic Tutorial Part 13

myitcareer.org-Your IT Career Partner For Life. Please Bookmark It.
Homework Help | Buy Book | Buy Phone | Top Web Hosts | Hire Web Designer
Home | Interview Questions And Answers | Hosting Charges | Online Tuition
Top Domain Registrars | Hire Freelancer | Employee Provident Fund | Hindi News

Variant

45. Is Visual Basic case sensitive in general?

No
46. Is Visual Basic case sensitive in String
Comparison? I.e. "STRINGVAL1" = "stringval1" ?

Yes
10. How do you call a function in a DLL?

Ref Doc
15 .What is the error message that you would get if
you try to use a recordset that is not initialized to
anything?


20. What is a datacontrol?

Ref Doc
21.Whats the advantages/disadvantages of using
datacontrol vs DAO/ADO/RDO?

Ref Doc
33. Difference between variables defined as public in
a standard module (.bas) file and a Class file?
35. Sequence of events when a MDI form open with two
child forms is closed?
1.
Unload event of Active child form
2.
Unload event of remain child forms
3.
Unload event of MDI Form
4.

Next topic
Previous topic