Computer Science, asked by aaravbhaty, 1 year ago

exercise
A. Choose the correct option: 1. Variables can be declared in code window using Light Statement/Dim Statement
2. Maximum characters in a variable is 265/255
3. Flow of Visual Basic Program can be controlled using if-But/if-then.
4. Pop-up message is displayed by Inbox/msgbox.
5. Input is accepted by Value/Function.

B. Fill in the blanks:
1. There are two views in visual basic. They are __________and ____________.
2. Numeric type data is there in the_______variable.
3. When two strings are added to make it one, it is called as_________statement. 4. Variables are declared in a code window using the ____________
5. _________and _________ are the data types. ​

Answers

Answered by ShantanuMourya
0
A.
1.dim statement
2.265
3.if-then
4.inbox
5.value


B. sorry I can't answer this
Similar questions