98-361 Software Development Fundamentals

Loading demo links...

Showing 7–9 of 10 questions

Question 7 (VB)

The following functions are defined:

What does the console display after the following line?

Printer(2)

Select an option, then click Submit answer.

  • 210

  • 211

  • 2101

  • 2121

Question 8 (C#)

You need to ensure the data integrity of a database by resolving insertion, update, and deletion anomalies.

Which term is used to describe this process in relational database design?

Select an option, then click Submit answer.

  • Isolation

  • Normalization

  • Integration

  • Resolution

Question 9 (C#)

This question requires that you evaluate the underlined text to determine if it is correct.

Arguments are passed to console applications as a Hashtable object.

Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

Select an option, then click Submit answer.

  • No change is needed

  • String Array

  • StoredProcedureCollection

  • Dictionary