PrepAway - Latest Free Exam Questions & Answers

Category: 98-361

Exam 98-361: Software Development Fundamentals

What option should you use?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You have been instructed to create a program that includes code that allows the program to iterate
a set amount of times. Regardless of whether the loop body includes complex code, the written
code should be understandable and easily maintainable.
What option should you use?

What code should you use to complete the code?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You are planning to make use of an InitFields method that obtains two parameters of data type
double, but does not retrieve a value for the calling code.
You start writing code to define the InitFields method as shown below:
public void InitFields(double l, double w)
What code should you use to complete the code?

What action should you take?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You are in the process creating a class, named ABCMovies. You want to make sure that you have
the ability to retrieve a list of all movies, which are arranged by the producers surname.
You have to make sure that this feature of the class is suitably classified by the code you insert.
What action should you take?

What option should you use?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You are in the process of developing a new derivative of the Shape class. The Shape class makes
use of public virtual void to define the Area method.
You want to make sure that the Area method in the Shape class allows for new operations, while
keeping the execution of the Area method of the Shape class concealed.
What option should you use?


Page 2 of 912345...Last »