You have the following flowchart(see graphic):
Select the correct answer to the following:
The value that is returned is___
MTA 98-361: Software Development Fundamentals (Part 3)
Quiz
•
Computers, Other
•
11th - 12th Grade
•
Medium
Justin Bishop
Used 87+ times
FREE Resource
59 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You have the following flowchart(see graphic):
Select the correct answer to the following:
The value that is returned is___
20
100
300
400
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You have the following flowchart(see graphic):
select the answer to the following:
The value of A is ___
20
30
70
330
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An application presents the user with a graphical interface. The interface includes buttons that the user clicks to perform tasks. Each time the user clicks a button, a method is called
that corresponds to that button.
Which term is used to describe this programming model?
Functional
Service oriented
Structured
Event driven
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the application life cycle, the revision of an application after it has been deployed is referred to as:
Unit testing
Integration
Maintenance
Monitoring
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You have a table named ITEMS with the following fields:
✑ ID (integer, primary key, auto generated)
✑ Description (text)
✑ Completed (Boolean)
You need to insert the following data in the table:
"Cheese", False Which statement should you use?
INSERT INTO ITEMS (ID, Description, Completed) VALUES (1, 'Cheese', 0)
INSERT INTO ITEMS (Description, Completed) VALUES ('Cheese', 1)
INSERT INTO ITEMS (10, Description, Completed) VALUES (NEWID(), 'Cheese', 6)
INSERT INTO ITEMS (Description, Completed) VALUES ('Cheese', 0)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You need to create a property in a class. Consumers of the class must be able to read the values of the property. Consumers of the class must be prevented from writing values to the property.
Which property procedure should you include?
Return
Get
Set
Let
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Two classes named Circle and Square inherit from the Shape class. Circle and Square both inherit Area from the Shape class, but each computes Area differently.
Which term is used to describe this object-oriented concept?
polymorphism
encapsulation
superclassing
overloading
54 questions
Programming Concepts
Quiz
•
9th - 12th Grade
64 questions
Spanish 1st 9 Weeks EXAM.2
Quiz
•
6th - 12th Grade
58 questions
Army JROTC LET 2 Leadership test
Quiz
•
9th - 12th Grade
60 questions
Spanish 1st 9-Weeks Exam 1
Quiz
•
KG - University
56 questions
QUIZ1 UPS1
Quiz
•
12th Grade
59 questions
HTML, CSS, and Design
Quiz
•
6th - 12th Grade
58 questions
Project 1: Animate Intro
Quiz
•
9th - 12th Grade
60 questions
Syed: Chapter 4.1: Software
Quiz
•
9th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University