My Courses: Home BAED-PROG3115-2016S Quarterly Exam Second Quarter Exam
My Courses: Home BAED-PROG3115-2016S Quarterly Exam Second Quarter Exam
Question 1 The What statement is used to evaluate a boolean expression before executing a set of statements.
Correct
False
b. Clone
c. CreateDataReader(DataTable[])
d. CreateDataReader()
Question 3 The Visual Studio IDE can only be used to create a Web-application.
Correct
False
False
Question 5 Blade is a simple markup syntax for embedding server code (C# or VB) into ASP.NET web pages.
Correct
False
False
Question 7 The DataRelation objects represent the relationship between two tables.
Correct
False
b. CreateDataReader()
b. XML
c. JSON
b. DefaultViewManager
c. Container
d. DataSetName
False
Question 12
Not answered Keys need to be unique and can include whitespaces, so it’s best to use .
Marked out of
1.00
False
b. DefaultViewManager
c. CaseSensitive
d. Container
False
Question 16 An array is used to store a collection or series of elements. These elements will be of the same type.
Correct
False
False
Question 18 just a means of loading data from the server and selectively updating parts of a webpage without reloading the
Correct whole page.
Mark 1.00 out of
1.00
Answer: AJAX
Question 19 ADO.NET provides a bridge between the front end controls and the back end database.
Correct
False
b. Finalize
Question 21 When this access modifier is attached to either a property or a method, it means that those members can be
Correct accessed from any external program.
Mark 1.00 out of
1.00 Select one:
True
False
b. array
c. variable
d. class
Question 24 external CSS files are files of type .css that are linked to a document using the link tag
Correct
False
False
Question 26 You can assign a value to the variable while declaring the variable but not after declaring the variable
Correct
False
False
Question 28 When this access specifier is attached to either a property or a method, it means that those members cannot be
Correct accessed from any external program
Mark 1.00 out of
1.00 Select one:
True
False
False
Question 30
False
Select one:
a. AJAX
b. YAML
c. XML
d. JSON
Question 33 embedded or global styles are written in the document head and refer to the file as a whole.
Correct
False
False
Question 35
JSON object is a key-value data format that is typically rendered in curly braces.
Correct
False
False
Question 37
The jQuery library provides two easing function which are:
Correct
b.
Swing
c. Progress
d.
Linear
Question 38 Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop
Correct computer programs for Microsoft Windows.
Mark 1.00 out of
1.00 Select one:
True
False
Question 39
XHR stands for?
Correct
Answer: XMLHttpRequest
Correct JSON is available for use by many languages including Python, PHP, Java and Ruby .