Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. A complete repaint of a form or control can be enforced by method. (a) upload

1. A complete repaint of a form or control can be
enforced by ––––––––– method.

(a) upload                   (b) refresh
(c) set focus               (d) mouse move


2. In visual basic, a variable name cannot be more
than ––––––––– characters.

(a) 255                      (b) 256
(c) 300                      (d) 350


3. MDI stands for –––––––––
(a) Multiple Design Interface
(b) Manipulated Document Interface
(c) Menu Design Interface
(d) Multiple Document Interface


4. ––––––––– dialog box allows the user to continue
with the other applications.

(a) Modal                       (b) Modeless
(c) Both (a) and (b)      (d) Common


5. ––––––––– event occurs when the user presses any
mouse button.

(a) MouseMove               (b) MouseUp
(c) MouseDown              (d) All the above


6. The ––––––––– method creates a connection
between the application and the ODBC database
and assigns it to a database type object.

(a) Remote data objects
(b) Open database
(c) Open result set
(d) None of the above


7. A ––––––––– object represents a connection to a
remote database used as a data source for the
associated commands.

(a) Remote                 (b) Data
(c) Connection          (d) RecordSet


8. ––––––––– event is fired when the mouse is moved
over an OLE container during an OLE drag
operation.

(a) OLECompleteDrag( )
(b) OLEStarDrag( )
(c) OLEDragOver( )
(d) OLEsetData( )


9. The ––––––––– control is used to create a
hierarchy that displays at least two or more levels

of a database.
(a) TreeView                 (b) ListView
(c) ImageList                (d) StatusBar


10. ––––––––– access files are accessed line by line.
(a) Static                       (b) Dynamic
(c) Sequential              (d) Random

Step by Step Solution

There are 3 Steps involved in it

Step: 1

The detailed answer for the above question is provided below 1 Ans The correct answer is b refresh The refresh method is used to force a complete repa... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Programming questions