
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
Create a free account and access millions of resources
Similar Resources on Wayground
60 questions
KS5 - Unit 1 - BTEC L3 ICT

Quiz
•
12th Grade
55 questions
Simple HTML and CSS

Quiz
•
9th - 12th Grade
54 questions
Networking Protocols Quiz

Quiz
•
10th Grade - University
64 questions
Lesson 5: Identifying the Default Gateway

Quiz
•
9th - 12th Grade
59 questions
Virtual Preliminary 2021 Practice Exam

Quiz
•
12th Grade
60 questions
CMAA Office Logistics

Quiz
•
11th Grade
62 questions
Network Security - Practice Test #1

Quiz
•
10th Grade - University
56 questions
CompTia 1001 Exam Review

Quiz
•
10th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade