Hawerth Castro
Quiz by , created more than 1 year ago

Software Development Fundamentals Quizzes preparing to certification (Official Learning Questions of the Microsoft)

173
0
0
Hawerth Castro
Created by Hawerth Castro over 6 years ago
Close

CET_TARDE - MTA Software Development Fundamentals 1

Question 1 of 35

1

The Software Architect is sometimes also called the:

Select one of the following:

  • System Administrator.

  • Product Owner.

  • Program Manager.

  • Solution Designer.

Explanation

Question 2 of 35

1

Which stage describes the different technologies that would help solve the existing business problem to create an application?

Select one of the following:

  • Design

  • Analysis

  • Operate

  • Requirements

  • Development

Explanation

Question 3 of 35

1

What is the name of the component or document that defines the flow of an application during the design phase?

Select one of the following:

  • Storyboard

  • Flowchart

  • Design board

  • Workflow

Explanation

Question 4 of 35

1

What are the common stages in Application Lifecycle Management? (Choose 5)

Select one or more of the following:

  • Requirements

  • Maintain

  • Design

  • Development

  • Test

  • Operate

  • Analysis

  • Troubleshoot

Explanation

Question 5 of 35

1

During which stage do you describes the business intention of an application you are creating?

Select one of the following:

  • Analysis

  • Operate

  • Design

  • Requirements

  • Development

Explanation

Question 6 of 35

1

Which programming component provides a temporary, named storage location in computer memory that can change during program execution?

Select one of the following:

  • Data Type

  • Constant

  • Loop

  • Variable

Explanation

Question 7 of 35

1

What data type is used for words, sentences or phrases?

Select one of the following:

  • Short

  • Char

  • String

  • Boolean

  • Int

Explanation

Question 8 of 35

1

What numbering system is commonly used in computer environments such as computer storage and processing?

Select one of the following:

  • Octal

  • Hexadecimal

  • Binary

  • Decimal

Explanation

Question 9 of 35

1

How many bits make up a byte?

Select one of the following:

  • 1

  • 8

  • 4

  • 2

Explanation

Question 10 of 35

1

True or False:
Programmers need to develop their application in zeros and ones in modern day languages.

Select one of the following:

  • True

  • False

Explanation

Question 11 of 35

1

Which property operation is used to retrieve the value of a variable?

Select one of the following:

  • Get

  • Run

  • Execute

  • Set

Explanation

Question 12 of 35

1

Which OOP construct is a blueprint for an object?

Select one of the following:

  • Property

  • Function

  • Method

  • Class

Explanation

Question 13 of 35

1

Which of the following represents a class in runtime?

Select one of the following:

  • Method

  • Property

  • Event

  • Object

Explanation

Question 14 of 35

1

What keyword is used to restrict direct access and modification of variables in a class?

Select one of the following:

  • Property

  • Abstract

  • Private

  • Public

Explanation

Question 15 of 35

1

True or False:
Data members in a class cannot be directly changed.

Select one of the following:

  • True

  • False

Explanation

Question 16 of 35

1

True or False: CSS and JavaScript are interpreted by browsers.

Select one of the following:

  • True

  • False

Explanation

Question 17 of 35

1

What is the name of the web technology used to centrally control the styles and formatting of web pages?

Select one of the following:

  • JavaScript

  • CSS

  • HTML

  • Java

Explanation

Question 18 of 35

1

Which language was initially used to develop static web documents?

Select one of the following:

  • ASP

  • HTML

  • ASP.NET

  • XML

Explanation

Question 19 of 35

1

What is the name of the Microsoft server-side web framework environment?

Select one of the following:

  • HTML

  • JavaScript

  • ASP.NET

  • ASP

Explanation

Question 20 of 35

1

Which of the following organizations defines the standards for HTML?

Select one of the following:

  • Microsoft

  • Apple

  • Google

  • W3C

Explanation

Question 21 of 35

1

Which of the following are examples of a GUI-based application? (Choose 3)

Select one or more of the following:

  • Windows PowerShell

  • Command window

  • Notepad

  • Internet Explorer

  • Calculator

Explanation

Question 22 of 35

1

Which of the following is an application type that consists of interaction with a mouse and a graphical interface?

Select one of the following:

  • ASP.NET application

  • Console-based application

  • Windows Services application

  • GUI-based application

  • Class library

Explanation

Question 23 of 35

1

True or False:
Console-based applications are very common in system administration automation tasks.

Select one of the following:

  • True

  • False

Explanation

Question 24 of 35

1

What is the name of the collection of tasks included in a file to automate console-based system management?

Select one of the following:

  • Batch files

  • Schema files

  • Executable files

  • Command lines

Explanation

Question 25 of 35

1

True or False: Console-based application have no graphical components.

Select one of the following:

  • True

  • False

Explanation

Question 26 of 35

1

True or False:
You can query, update, insert,and delete data from a database.

Select one of the following:

  • True

  • False

Explanation

Question 27 of 35

1

A primary key in one table is connected to which of the following in another table in order to create a relationship?

Select one of the following:

  • A connecting field

  • A link field

  • A relationship key

  • A foreign key

Explanation

Question 28 of 35

1

What is the name of the table component that helps to guarantee uniqueness of data?

Select one of the following:

  • Primary key

  • Unique values

  • Intrinsic key

  • Foreign key

Explanation

Question 29 of 35

1

True or False:
The use of normalization helps minimize the storage of redundant data.

Select one of the following:

  • True

  • False

Explanation

Question 30 of 35

1

What type of query construct would you use to add data to a database?

Select one of the following:

  • Select

  • Update

  • Insert

  • Delete

Explanation

Question 31 of 35

1

True or False:
Software development presents limited opportunities to introduce new applications to the market.

Select one of the following:

  • True

  • False

Explanation

Question 32 of 35

1

True or False:
As a developer you will need to install a test development environment.

Select one of the following:

  • True

  • False

Explanation

Question 33 of 35

1

True or False.
As a developer you may not have to write code all day.

Select one of the following:

  • True

  • False

Explanation

Question 34 of 35

1

Which language presents a good starting point for web development?

Select one of the following:

  • JavaScript

  • CSS

  • HTML

  • Java

Explanation

Question 35 of 35

1

True or False:
Software testing offers a great opportunity to better the skillset of a new developer.

Select one of the following:

  • True

  • False

Explanation