Frage 1
Frage
The Software Architect is sometimes also called the:
Antworten
-
System Administrator.
-
Product Owner.
-
Program Manager.
-
Solution Designer.
Frage 2
Frage
Which stage describes the different technologies that would help solve the existing business problem to create an application?
Antworten
-
Design
-
Analysis
-
Operate
-
Requirements
-
Development
Frage 3
Frage
What is the name of the component or document that defines the flow of an application during the design phase?
Antworten
-
Storyboard
-
Flowchart
-
Design board
-
Workflow
Frage 4
Frage
What are the common stages in Application Lifecycle Management? (Choose 5)
Antworten
-
Requirements
-
Maintain
-
Design
-
Development
-
Test
-
Operate
-
Analysis
-
Troubleshoot
Frage 5
Frage
During which stage do you describes the business intention of an application you are creating?
Antworten
-
Analysis
-
Operate
-
Design
-
Requirements
-
Development
Frage 6
Frage
Which programming component provides a temporary, named storage location in computer memory that can change during program execution?
Antworten
-
Data Type
-
Constant
-
Loop
-
Variable
Frage 7
Frage
What data type is used for words, sentences or phrases?
Antworten
-
Short
-
Char
-
String
-
Boolean
-
Int
Frage 8
Frage
What numbering system is commonly used in computer environments such as computer storage and processing?
Antworten
-
Octal
-
Hexadecimal
-
Binary
-
Decimal
Frage 9
Frage
How many bits make up a byte?
Frage 10
Frage
True or False:
Programmers need to develop their application in zeros and ones in modern day languages.
Frage 11
Frage
Which property operation is used to retrieve the value of a variable?
Frage 12
Frage
Which OOP construct is a blueprint for an object?
Antworten
-
Property
-
Function
-
Method
-
Class
Frage 13
Frage
Which of the following represents a class in runtime?
Antworten
-
Method
-
Property
-
Event
-
Object
Frage 14
Frage
What keyword is used to restrict direct access and modification of variables in a class?
Antworten
-
Property
-
Abstract
-
Private
-
Public
Frage 15
Frage
True or False:
Data members in a class cannot be directly changed.
Frage 16
Frage
True or False: CSS and JavaScript are interpreted by browsers.
Frage 17
Frage
What is the name of the web technology used to centrally control the styles and formatting of web pages?
Frage 18
Frage
Which language was initially used to develop static web documents?
Frage 19
Frage
What is the name of the Microsoft server-side web framework environment?
Antworten
-
HTML
-
JavaScript
-
ASP.NET
-
ASP
Frage 20
Frage
Which of the following organizations defines the standards for HTML?
Antworten
-
Microsoft
-
Apple
-
Google
-
W3C
Frage 21
Frage
Which of the following are examples of a GUI-based application? (Choose 3)
Antworten
-
Windows PowerShell
-
Command window
-
Notepad
-
Internet Explorer
-
Calculator
Frage 22
Frage
Which of the following is an application type that consists of interaction with a mouse and a graphical interface?
Frage 23
Frage
True or False:
Console-based applications are very common in system administration automation tasks.
Frage 24
Frage
What is the name of the collection of tasks included in a file to automate console-based system management?
Antworten
-
Batch files
-
Schema files
-
Executable files
-
Command lines
Frage 25
Frage
True or False: Console-based application have no graphical components.
Frage 26
Frage
True or False:
You can query, update, insert,and delete data from a database.
Frage 27
Frage
A primary key in one table is connected to which of the following in another table in order to create a relationship?
Antworten
-
A connecting field
-
A link field
-
A relationship key
-
A foreign key
Frage 28
Frage
What is the name of the table component that helps to guarantee uniqueness of data?
Antworten
-
Primary key
-
Unique values
-
Intrinsic key
-
Foreign key
Frage 29
Frage
True or False:
The use of normalization helps minimize the storage of redundant data.
Frage 30
Frage
What type of query construct would you use to add data to a database?
Antworten
-
Select
-
Update
-
Insert
-
Delete
Frage 31
Frage
True or False:
Software development presents limited opportunities to introduce new applications to the market.
Frage 32
Frage
True or False:
As a developer you will need to install a test development environment.
Frage 33
Frage
True or False.
As a developer you may not have to write code all day.
Frage 34
Frage
Which language presents a good starting point for web development?
Frage 35
Frage
True or False:
Software testing offers a great opportunity to better the skillset of a new developer.