SlideShare a Scribd company logo
QUESTION 1
What type of items are valid for use in the value list of a Case
clause?
A.
literals
B.
variables
C.
all of the above
D.
Expressions
QUESTION 2
The acronym GUI stands for
A.
graphical user input.
B.
graphical unit interface.
C.
graphing user introduction.
D.
graphical user interface.
QUESTION 3
Keywords in Visual Basic are words that
A.
should be used when naming variables.
B.
have special meaning and should not be used when naming
variables.
C.
are used to name controls, such as TextBox1, Command2, etc.
D.
are used as prefixes for control names (such as txt, btn, lbl, and
lst).
QUESTION 4
Which of the following is NOT considered part of a good top-
down design chart?
A.
Modules should be as independent of each other as possible.
B.
The design should be readable.
C.
A module should accomplish as many tasks as possible.
D.
Modules should proceed from general to specific as you read
down the chart.
QUESTION 5
Constructs in which an If block is contained inside another If
block are called:
A.
multi-If blocks
B.
none of the above
C.
nested If blocks
D.
sequential If blocks
QUESTION 6
The process of transmitting values to a Sub procedure is known
as ______________.
A.
conveying
B.
referencing
C.
passing
D.
sending
QUESTION 7
1.
Which property is available for most controls that allows you to
hide/unhide them either manually by setting the property or by
setting it during run time via code?
A.
Visible
B.
Refresh
C.
View-Control
D.
Clear
QUESTION 8
1.
What does the rectangle flowchart symbol represent?
A.
connector
B.
decision
C.
process
D.
input/output
E.
terminal
QUESTION 9
1.
Which of the following is NOT a main component of a personal
computer?
A.
disk drive
B.
keyboard
C.
receiver
D.
microprocessor
QUESTION 10
1.
A variable that is visible to every procedure in a form’s code
without being passed is called a __________ variable.
A.
local
B.
global
C.
public
D.
class-level
QUESTION 11
1.
When using the logical operator “And”, what part of the
expression must be true?
A.
only the right part
B.
only the left part.
C.
either the left or right part, but not both.
D.
both parts
QUESTION 12
Which of the following statements is a valid assignment
statement?
A.
txtBox = "Hello World"
B.
"Hello World" = txtBox.Text
C.
Text.txtBox = "Hello World"
D.
txtBox.Text = "Hello World"
QUESTION 13
In Visual Basic, tooltips assist by showing a small caption about
the purpose of each icon on the Toolbar. How do you make a
tooltip appear?
A.
Hold your Alt key, then click the appropriate Toolbar icon to
display its purpose.
B.
Right click the Toolbar icon, select purpose from the available
options.
C.
Position the mouse pointer over the icon for a few seconds, the
tooltip will appear.
D.
Hold your shift key, then click the appropriate Toolbar icon to
display its purpose.
QUESTION 14
1.
Which of the following is NOT a reason for using procedures?
A.
They break a complex problem down into smaller pieces.
B.
They make a program run faster.
C.
They can be reused easily.
D.
They make it possible for a team of people to work together on
a single program.
QUESTION 15
1.
Which of the following is NOT a valid filename?
A.
SALES.TXT
B.
MYFILE.TXT
C.
ONEFILE.TXT
D.
MYDATA*.TXT
4 points
QUESTION 16
1.
Which of the following is the proper order of procedures used in
the problem-solving process?
A.
analysis, design, testing, coding
B.
analysis, design, coding, testing
C.
design, testing, analysis, coding
D.
design, analysis, coding, testing
E.
analysis, testing, design, coding
QUESTION 17
1.
The three main logical operators are ________, _________, and
________.
A.
False, And, True
B.
Or, Not, If
C.
And, Or, Not
D.
And, Not, If
QUESTION 18
1.
The symbol for the string concatenation operator is
A.
#
B.
%
C.
!
D.
@
E.
&
QUESTION 19
1.
Different items appearing in the same value list of a Select Case
block must be separated by a ____________.
A.
colon
B.
pair of quotation marks
C.
comma
D.
semi colon
QUESTION 20
1.
What effect will the following statement have? lblOne.Visible =
False
A.
Delete lblOne
B.
It is not a valid Visual Basic statement.
C.
Enable lblOne
D.
Make lblOne invisible
QUESTION 21
1.
What character is used to signify the beginning of a comment
statement?
A.
exclamation mark
B.
backslash
C.
asterisk
D.
apostrophe
1.
When the user clicks a button, _________ is triggered.
A.
an event
B.
a method
C.
a setting
D.
a prompt
QUESTION 23
1.
A collection of lines of instruction is called a(n)
A.
programmer
B.
algorithm
C.
program
D.
system
QUESTION 24
1.
A programmer would press the F4 key to
A.
run a program.
B.
terminate a program.
C.
display the
Solution
Explorer window.
D.
display the Properties window.
QUESTION 25
1.
Top-down design refers to
A.
a method of increasing the speed of a program.
B.
a program design where the key event procedures act like
supervisors, delegating tasks to various Sub procedures.
C.
an obsolete programming practice in which a program is written
without procedures in one large module.
D.
a method of organizing a team of programmers.

More Related Content

Similar to QUESTION 1What type of items are valid for use in the value list o.docx

ULC Computer Solved Paper.
ULC Computer Solved Paper.ULC Computer Solved Paper.
ULC Computer Solved Paper.
EHSAN KHAN
 
C AND DATASTRUCTURES PREPARED BY M V B REDDY
C AND DATASTRUCTURES PREPARED BY M V B REDDYC AND DATASTRUCTURES PREPARED BY M V B REDDY
C AND DATASTRUCTURES PREPARED BY M V B REDDY
Malikireddy Bramhananda Reddy
 
FINAL PAPER FP304 DATABASE SYSTEM
FINAL PAPER FP304 DATABASE SYSTEMFINAL PAPER FP304 DATABASE SYSTEM
FINAL PAPER FP304 DATABASE SYSTEM
Amira Dolce Farhana
 
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
Ejiro Ndifereke
 
C notes by m v b reddy(gitam)imp notes all units notes 5 unit order
C notes by m v b  reddy(gitam)imp  notes  all units notes  5 unit orderC notes by m v b  reddy(gitam)imp  notes  all units notes  5 unit order
C notes by m v b reddy(gitam)imp notes all units notes 5 unit order
Malikireddy Bramhananda Reddy
 
SS1 Data Processing Examination with Test of Practical (Third Term)
SS1 Data Processing Examination with Test of Practical  (Third Term)SS1 Data Processing Examination with Test of Practical  (Third Term)
SS1 Data Processing Examination with Test of Practical (Third Term)
Ejiro Ndifereke
 
Computer genral awareness
Computer genral awarenessComputer genral awareness
Computer genral awareness
Archana Gupta
 
C programming Basics
C programming BasicsC programming Basics
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAINFP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
Syahriha Ruslan
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
whita1bd
 
Allied american university cis 211 module 1
Allied american university cis 211 module 1Allied american university cis 211 module 1
Allied american university cis 211 module 1
leesa marteen
 
BISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.docBISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.doc
AnimutGeremew3
 
S3 Data Processing Pre-Waec Examination (First Half)
S3 Data Processing Pre-Waec Examination (First Half)S3 Data Processing Pre-Waec Examination (First Half)
S3 Data Processing Pre-Waec Examination (First Half)
Ejiro Ndifereke
 
Cis 355 i lab 4 of 6
Cis 355 i lab 4 of 6Cis 355 i lab 4 of 6
Cis 355 i lab 4 of 6
helpido9
 
Cis 355 ilab 4 of 6
Cis 355 ilab 4 of 6Cis 355 ilab 4 of 6
Cis 355 ilab 4 of 6
comp274
 
اسئلة واجابات مهارات كمبيوتر
اسئلة واجابات مهارات كمبيوتر اسئلة واجابات مهارات كمبيوتر
اسئلة واجابات مهارات كمبيوتر
كيمو اون لاين
 
Java Quiz
Java QuizJava Quiz
Java Quiz
Dharmraj Sharma
 
Answer all questions and discussions.1.Describe what is an.docx
Answer all questions and discussions.1.Describe what is an.docxAnswer all questions and discussions.1.Describe what is an.docx
Answer all questions and discussions.1.Describe what is an.docx
lisandrai1k
 
Book management system
Book management systemBook management system
Book management system
SHARDA SHARAN
 
Notes of c programming 1st unit BCA I SEM
Notes of c programming  1st unit BCA I SEMNotes of c programming  1st unit BCA I SEM
Notes of c programming 1st unit BCA I SEM
Mansi Tyagi
 

Similar to QUESTION 1What type of items are valid for use in the value list o.docx (20)

ULC Computer Solved Paper.
ULC Computer Solved Paper.ULC Computer Solved Paper.
ULC Computer Solved Paper.
 
C AND DATASTRUCTURES PREPARED BY M V B REDDY
C AND DATASTRUCTURES PREPARED BY M V B REDDYC AND DATASTRUCTURES PREPARED BY M V B REDDY
C AND DATASTRUCTURES PREPARED BY M V B REDDY
 
FINAL PAPER FP304 DATABASE SYSTEM
FINAL PAPER FP304 DATABASE SYSTEMFINAL PAPER FP304 DATABASE SYSTEM
FINAL PAPER FP304 DATABASE SYSTEM
 
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
SS2 DATA PROCESSING EXAMINATION (FIRST TERM)
 
C notes by m v b reddy(gitam)imp notes all units notes 5 unit order
C notes by m v b  reddy(gitam)imp  notes  all units notes  5 unit orderC notes by m v b  reddy(gitam)imp  notes  all units notes  5 unit order
C notes by m v b reddy(gitam)imp notes all units notes 5 unit order
 
SS1 Data Processing Examination with Test of Practical (Third Term)
SS1 Data Processing Examination with Test of Practical  (Third Term)SS1 Data Processing Examination with Test of Practical  (Third Term)
SS1 Data Processing Examination with Test of Practical (Third Term)
 
Computer genral awareness
Computer genral awarenessComputer genral awareness
Computer genral awareness
 
C programming Basics
C programming BasicsC programming Basics
C programming Basics
 
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAINFP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
 
Allied american university cis 211 module 1
Allied american university cis 211 module 1Allied american university cis 211 module 1
Allied american university cis 211 module 1
 
BISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.docBISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.doc
 
S3 Data Processing Pre-Waec Examination (First Half)
S3 Data Processing Pre-Waec Examination (First Half)S3 Data Processing Pre-Waec Examination (First Half)
S3 Data Processing Pre-Waec Examination (First Half)
 
Cis 355 i lab 4 of 6
Cis 355 i lab 4 of 6Cis 355 i lab 4 of 6
Cis 355 i lab 4 of 6
 
Cis 355 ilab 4 of 6
Cis 355 ilab 4 of 6Cis 355 ilab 4 of 6
Cis 355 ilab 4 of 6
 
اسئلة واجابات مهارات كمبيوتر
اسئلة واجابات مهارات كمبيوتر اسئلة واجابات مهارات كمبيوتر
اسئلة واجابات مهارات كمبيوتر
 
Java Quiz
Java QuizJava Quiz
Java Quiz
 
Answer all questions and discussions.1.Describe what is an.docx
Answer all questions and discussions.1.Describe what is an.docxAnswer all questions and discussions.1.Describe what is an.docx
Answer all questions and discussions.1.Describe what is an.docx
 
Book management system
Book management systemBook management system
Book management system
 
Notes of c programming 1st unit BCA I SEM
Notes of c programming  1st unit BCA I SEMNotes of c programming  1st unit BCA I SEM
Notes of c programming 1st unit BCA I SEM
 

More from teofilapeerless

QUESTION The BP Pipeline case is a complex situational case abo.docx
QUESTION The BP Pipeline case is a complex situational case abo.docxQUESTION The BP Pipeline case is a complex situational case abo.docx
QUESTION The BP Pipeline case is a complex situational case abo.docx
teofilapeerless
 
Question Properties of life and recognizing living and nonliving .docx
Question Properties of life and recognizing living and nonliving .docxQuestion Properties of life and recognizing living and nonliving .docx
Question Properties of life and recognizing living and nonliving .docx
teofilapeerless
 
Question     After reading the first 10 chapters and the economic n.docx
Question     After reading the first 10 chapters and the economic n.docxQuestion     After reading the first 10 chapters and the economic n.docx
Question     After reading the first 10 chapters and the economic n.docx
teofilapeerless
 
Question Answer any TEN of the following questions.1. How are.docx
Question Answer any TEN of the following questions.1. How are.docxQuestion Answer any TEN of the following questions.1. How are.docx
Question Answer any TEN of the following questions.1. How are.docx
teofilapeerless
 
Question 6What is stakeholder theory Explain.Your respons.docx
Question 6What is stakeholder theory Explain.Your respons.docxQuestion 6What is stakeholder theory Explain.Your respons.docx
Question 6What is stakeholder theory Explain.Your respons.docx
teofilapeerless
 
Question 6 Explain the significance of gatekeepers. Your respons.docx
Question 6 Explain the significance of gatekeepers. Your respons.docxQuestion 6 Explain the significance of gatekeepers. Your respons.docx
Question 6 Explain the significance of gatekeepers. Your respons.docx
teofilapeerless
 
Question 4The stockholders’ equity section of Tootsie Roll Indus.docx
Question 4The stockholders’ equity section of Tootsie Roll Indus.docxQuestion 4The stockholders’ equity section of Tootsie Roll Indus.docx
Question 4The stockholders’ equity section of Tootsie Roll Indus.docx
teofilapeerless
 
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docxQuestion 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
teofilapeerless
 
Question 5The financial statements of The Hershey Company and .docx
Question 5The financial statements of The Hershey Company and .docxQuestion 5The financial statements of The Hershey Company and .docx
Question 5The financial statements of The Hershey Company and .docx
teofilapeerless
 
Question 4The stockholders’ equity section of Tootsie Roll Industr.docx
Question 4The stockholders’ equity section of Tootsie Roll Industr.docxQuestion 4The stockholders’ equity section of Tootsie Roll Industr.docx
Question 4The stockholders’ equity section of Tootsie Roll Industr.docx
teofilapeerless
 
Question 8The contract interest rate for bondsA.must.docx
Question 8The contract interest rate for bondsA.must.docxQuestion 8The contract interest rate for bondsA.must.docx
Question 8The contract interest rate for bondsA.must.docx
teofilapeerless
 
QUESTION 3A.RetributionB.IncapacitationC.D.docx
QUESTION 3A.RetributionB.IncapacitationC.D.docxQUESTION 3A.RetributionB.IncapacitationC.D.docx
QUESTION 3A.RetributionB.IncapacitationC.D.docx
teofilapeerless
 
Question 2A group working at the University of California, Berke.docx
Question 2A group working at the University of California, Berke.docxQuestion 2A group working at the University of California, Berke.docx
Question 2A group working at the University of California, Berke.docx
teofilapeerless
 
Question 6.Question 7..docx
Question 6.Question 7..docxQuestion 6.Question 7..docx
Question 6.Question 7..docx
teofilapeerless
 
Question 6.docx
Question 6.docxQuestion 6.docx
Question 6.docx
teofilapeerless
 
Question 6.Question 7.Questi.docx
Question 6.Question 7.Questi.docxQuestion 6.Question 7.Questi.docx
Question 6.Question 7.Questi.docx
teofilapeerless
 
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docx
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docxQuestion 6.6. Mariel hires Andrew as manager of her sporting goo.docx
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docx
teofilapeerless
 
Question 6 Outline the business reasons to limiting monito.docx
Question 6 Outline the business reasons to limiting monito.docxQuestion 6 Outline the business reasons to limiting monito.docx
Question 6 Outline the business reasons to limiting monito.docx
teofilapeerless
 
Question 6 (1 point)The full child tax credit is available to .docx
Question 6 (1 point)The full child tax credit is available to .docxQuestion 6 (1 point)The full child tax credit is available to .docx
Question 6 (1 point)The full child tax credit is available to .docx
teofilapeerless
 
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docxQuestion 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
teofilapeerless
 

More from teofilapeerless (20)

QUESTION The BP Pipeline case is a complex situational case abo.docx
QUESTION The BP Pipeline case is a complex situational case abo.docxQUESTION The BP Pipeline case is a complex situational case abo.docx
QUESTION The BP Pipeline case is a complex situational case abo.docx
 
Question Properties of life and recognizing living and nonliving .docx
Question Properties of life and recognizing living and nonliving .docxQuestion Properties of life and recognizing living and nonliving .docx
Question Properties of life and recognizing living and nonliving .docx
 
Question     After reading the first 10 chapters and the economic n.docx
Question     After reading the first 10 chapters and the economic n.docxQuestion     After reading the first 10 chapters and the economic n.docx
Question     After reading the first 10 chapters and the economic n.docx
 
Question Answer any TEN of the following questions.1. How are.docx
Question Answer any TEN of the following questions.1. How are.docxQuestion Answer any TEN of the following questions.1. How are.docx
Question Answer any TEN of the following questions.1. How are.docx
 
Question 6What is stakeholder theory Explain.Your respons.docx
Question 6What is stakeholder theory Explain.Your respons.docxQuestion 6What is stakeholder theory Explain.Your respons.docx
Question 6What is stakeholder theory Explain.Your respons.docx
 
Question 6 Explain the significance of gatekeepers. Your respons.docx
Question 6 Explain the significance of gatekeepers. Your respons.docxQuestion 6 Explain the significance of gatekeepers. Your respons.docx
Question 6 Explain the significance of gatekeepers. Your respons.docx
 
Question 4The stockholders’ equity section of Tootsie Roll Indus.docx
Question 4The stockholders’ equity section of Tootsie Roll Indus.docxQuestion 4The stockholders’ equity section of Tootsie Roll Indus.docx
Question 4The stockholders’ equity section of Tootsie Roll Indus.docx
 
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docxQuestion 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
Question 5. Look how great we are doing,” said Sawyer Mittlestaed.docx
 
Question 5The financial statements of The Hershey Company and .docx
Question 5The financial statements of The Hershey Company and .docxQuestion 5The financial statements of The Hershey Company and .docx
Question 5The financial statements of The Hershey Company and .docx
 
Question 4The stockholders’ equity section of Tootsie Roll Industr.docx
Question 4The stockholders’ equity section of Tootsie Roll Industr.docxQuestion 4The stockholders’ equity section of Tootsie Roll Industr.docx
Question 4The stockholders’ equity section of Tootsie Roll Industr.docx
 
Question 8The contract interest rate for bondsA.must.docx
Question 8The contract interest rate for bondsA.must.docxQuestion 8The contract interest rate for bondsA.must.docx
Question 8The contract interest rate for bondsA.must.docx
 
QUESTION 3A.RetributionB.IncapacitationC.D.docx
QUESTION 3A.RetributionB.IncapacitationC.D.docxQUESTION 3A.RetributionB.IncapacitationC.D.docx
QUESTION 3A.RetributionB.IncapacitationC.D.docx
 
Question 2A group working at the University of California, Berke.docx
Question 2A group working at the University of California, Berke.docxQuestion 2A group working at the University of California, Berke.docx
Question 2A group working at the University of California, Berke.docx
 
Question 6.Question 7..docx
Question 6.Question 7..docxQuestion 6.Question 7..docx
Question 6.Question 7..docx
 
Question 6.docx
Question 6.docxQuestion 6.docx
Question 6.docx
 
Question 6.Question 7.Questi.docx
Question 6.Question 7.Questi.docxQuestion 6.Question 7.Questi.docx
Question 6.Question 7.Questi.docx
 
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docx
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docxQuestion 6.6. Mariel hires Andrew as manager of her sporting goo.docx
Question 6.6. Mariel hires Andrew as manager of her sporting goo.docx
 
Question 6 Outline the business reasons to limiting monito.docx
Question 6 Outline the business reasons to limiting monito.docxQuestion 6 Outline the business reasons to limiting monito.docx
Question 6 Outline the business reasons to limiting monito.docx
 
Question 6 (1 point)The full child tax credit is available to .docx
Question 6 (1 point)The full child tax credit is available to .docxQuestion 6 (1 point)The full child tax credit is available to .docx
Question 6 (1 point)The full child tax credit is available to .docx
 
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docxQuestion 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
Question 2 of 205.0 PointsPopper’s demarcation criterion of fals.docx
 

Recently uploaded

Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
What is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptxWhat is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptx
christianmathematics
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
ArianaBusciglio
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 

Recently uploaded (20)

Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
What is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptxWhat is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 

QUESTION 1What type of items are valid for use in the value list o.docx

  • 1. QUESTION 1 What type of items are valid for use in the value list of a Case clause? A. literals B. variables C. all of the above D. Expressions QUESTION 2 The acronym GUI stands for A. graphical user input. B. graphical unit interface. C. graphing user introduction. D. graphical user interface. QUESTION 3 Keywords in Visual Basic are words that A. should be used when naming variables.
  • 2. B. have special meaning and should not be used when naming variables. C. are used to name controls, such as TextBox1, Command2, etc. D. are used as prefixes for control names (such as txt, btn, lbl, and lst). QUESTION 4 Which of the following is NOT considered part of a good top- down design chart? A. Modules should be as independent of each other as possible. B. The design should be readable. C. A module should accomplish as many tasks as possible. D. Modules should proceed from general to specific as you read down the chart. QUESTION 5 Constructs in which an If block is contained inside another If block are called: A. multi-If blocks B. none of the above
  • 3. C. nested If blocks D. sequential If blocks QUESTION 6 The process of transmitting values to a Sub procedure is known as ______________. A. conveying B. referencing C. passing D. sending QUESTION 7 1. Which property is available for most controls that allows you to hide/unhide them either manually by setting the property or by setting it during run time via code? A. Visible B. Refresh C. View-Control
  • 4. D. Clear QUESTION 8 1. What does the rectangle flowchart symbol represent? A. connector B. decision C. process D. input/output E. terminal QUESTION 9 1. Which of the following is NOT a main component of a personal computer? A. disk drive B. keyboard C. receiver
  • 5. D. microprocessor QUESTION 10 1. A variable that is visible to every procedure in a form’s code without being passed is called a __________ variable. A. local B. global C. public D. class-level QUESTION 11 1. When using the logical operator “And”, what part of the expression must be true? A. only the right part B. only the left part. C. either the left or right part, but not both. D.
  • 6. both parts QUESTION 12 Which of the following statements is a valid assignment statement? A. txtBox = "Hello World" B. "Hello World" = txtBox.Text C. Text.txtBox = "Hello World" D. txtBox.Text = "Hello World" QUESTION 13 In Visual Basic, tooltips assist by showing a small caption about the purpose of each icon on the Toolbar. How do you make a tooltip appear? A. Hold your Alt key, then click the appropriate Toolbar icon to display its purpose. B. Right click the Toolbar icon, select purpose from the available options. C. Position the mouse pointer over the icon for a few seconds, the tooltip will appear. D. Hold your shift key, then click the appropriate Toolbar icon to display its purpose.
  • 7. QUESTION 14 1. Which of the following is NOT a reason for using procedures? A. They break a complex problem down into smaller pieces. B. They make a program run faster. C. They can be reused easily. D. They make it possible for a team of people to work together on a single program. QUESTION 15 1. Which of the following is NOT a valid filename? A. SALES.TXT B. MYFILE.TXT C. ONEFILE.TXT D. MYDATA*.TXT 4 points QUESTION 16 1.
  • 8. Which of the following is the proper order of procedures used in the problem-solving process? A. analysis, design, testing, coding B. analysis, design, coding, testing C. design, testing, analysis, coding D. design, analysis, coding, testing E. analysis, testing, design, coding QUESTION 17 1. The three main logical operators are ________, _________, and ________. A. False, And, True B. Or, Not, If C. And, Or, Not D. And, Not, If QUESTION 18
  • 9. 1. The symbol for the string concatenation operator is A. # B. % C. ! D. @ E. & QUESTION 19 1. Different items appearing in the same value list of a Select Case block must be separated by a ____________. A. colon B. pair of quotation marks C. comma D. semi colon QUESTION 20
  • 10. 1. What effect will the following statement have? lblOne.Visible = False A. Delete lblOne B. It is not a valid Visual Basic statement. C. Enable lblOne D. Make lblOne invisible QUESTION 21 1. What character is used to signify the beginning of a comment statement? A. exclamation mark B. backslash C. asterisk D. apostrophe 1. When the user clicks a button, _________ is triggered.
  • 11. A. an event B. a method C. a setting D. a prompt QUESTION 23 1. A collection of lines of instruction is called a(n) A. programmer B. algorithm C. program D. system QUESTION 24 1. A programmer would press the F4 key to A. run a program.
  • 12. B. terminate a program. C. display the Solution Explorer window. D. display the Properties window. QUESTION 25 1. Top-down design refers to A. a method of increasing the speed of a program. B. a program design where the key event procedures act like supervisors, delegating tasks to various Sub procedures. C. an obsolete programming practice in which a program is written
  • 13. without procedures in one large module. D. a method of organizing a team of programmers.