Visual Basic (VB) Question:

Diff type of Datatypes in VB?

Tweet Share WhatsApp

Answer:

LOB (Large Object Data type).
CLOB (Stores Character Objects).
BLOB ( Store Binary Objects such as Graphic, Video Chips and Sound files).
BFILE(Store file pointers to LOB It may Contain filename for photo’s store on CD_ROM).

Download Visual Basic (VB) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
What are the locks available in Visual Basic?What is Tabstrip control?