Microsoft 98-361 - Software Development Fundamentals Exam

Question #11 (Topic: C#)
You are designing a class for an application. You need to restrict the availability of the member variable accessCount to the base class and to any classes that are
derived from the base class.
Which access modifier should you use?
A. Internal B. Protected C. Private D. Public
Answer: C
Question #12 (Topic: C#)
You are creating an application that presents users with a graphical interface in which they can enter data. The application must run on computers that do not
have network connectivity.
Which type of application should you choose?
A. Console-based B. Windows Forms C. Windows Service D. ClickOnce
Answer: B
Question #13 (Topic: C#)
You are creating an application that presents users with a graphical interface. Users will run this application from remote computers. Some of the remote
computers do not have the . NET Framework installed. Users do not have permissions to install software.
Which type of application should you choose?
A. Windows Forms B. Windows Service C. ASP. NET D. Console-based
Answer: C
Question #14 (Topic: C#)
The elements of an array must be accessed by:
A. Calling the item that was most recently inserted into the array. B. Calling the last item in the memory array. C. Using an integer index. D. Using a first-in, last-out (FILO) process.
Answer: C
Question #15 (Topic: C#)
Simulating the final design of an application in order to ensure that the development is progressing as expected is referred to as:
A. Analyzing requirements B. Prototyping C. Software testing D. Flowcharting
Answer: B
Download Exam
Page: 3 / 33
Total 163 questions