Certification Exam Prep Questions For Software Developer Fundamentals C# (98-361) CS
QuickStart is now offering assessment questions for Software Developer Fundamentals C# (98-361) CS. Whether you are deciding which exam to sign up for, or simply want to practice the materials necessary to complete certification for this course, we have provided a practice assessment to better aid in certification. 100% of the questions are real questions; from a recent version of the test you will take for Software Developer Fundamentals C# (98-361) CS
One of the following classes is used as a starting point for new classes. Which one of these is that?
- A. Base class
-
Correct!
- B. Inherited class
-
Incorrect.
- C. Public class
-
Incorrect.
- D. Derived class
-
Incorrect.
You have to configure your application's project so you can communicate with an XML Web service. How would you do that?
- A. Copy the .asmx file to the directory of your project.
-
Incorrect.
Identify the option that defines the purpose of a data warehouse.
- A. Validate all real-time data transactions.
-
Incorrect.
- B. Support real-time business operations
-
Incorrect.
- C. Support large numbers of concurrent users.
-
Incorrect.
- D. Collect, consolidate, and organize data.
-
Correct!
Which of the following defines the multiple-document interface (MDI) application?
- D. It saves content to multiple document sources.
-
Incorrect.
There is an application in which there is no graphical user interface (GUI). The application is also mostly invoked from a command prompt. Which of the following is that application?
- A. Windows Forms
-
Incorrect.
- B. Console-based
-
Correct!
- C. Windows service
-
Incorrect.
- D. Web Forms
-
Incorrect.
What is a Notepad an example of?
- A. Windows service .
-
Incorrect.
- B. Multiple-document interface (MDI) application
-
Incorrect.
- C. Single-document interface (SDI) application
-
Correct!
- D. Web service
-
Incorrect.
Choose from the options one that correctly defines a sprint In the agile software methodology.
- A. A list of all desired changes to a product
-
Incorrect.
- B. A daily meeting
-
Incorrect.
- C. A month-long or shorter development life cycle
-
Correct!
There is a class called Shape. Shape contains Calculate Area as a method and the method is declared as protected. Identify the classes that can access the Calculate Area method.
- B. Only classes that do not inherit from Shape
-
Incorrect.
- D. All other classes that are declared as Public
-
Incorrect.
Can you identify the phase in which software bugs are discovered and fixed while using the waterfall software development life cycle?
A relational database table contains a primary key. Can you identify from the options below which defines the purpose of that primary key?
- A. It uniquely identifies a record in the table.
-
Correct!
- B. It always creates a non-clustered index on the table.
-
Incorrect.
- D. It creates a foreign key constraint to a parent table.
-
Incorrect.
Can you identify which of the following options correctly defines the purpose of a data warehouse?
- B. It keeps a record of bad data.
-
Incorrect.
- D. It keeps a record of bad data.
-
Incorrect.
What is the type of a class constructor that has no parameters?
There are two tables in a database. The tables are named Employees and Pay records. Employee ID field joins the two tables as it is common to both tables. Each employee is uniquely identified by the Employee lD. Each pay period, a record is entered into the table Pay records for every employee that is paid. Can you identify the term that best describes Employees and Pay records relationship?
What would be your step of action if you are required to configure a Web application for the purpose of consuming a Web service?
- A. Add the Web service code to the application.
-
Incorrect.
- C. Add a reference to the application in the Web service.
-
Incorrect.
- D. Register the application with the Web service.
-
Incorrect.
There is a class named Pet. Pet is derived from Animal, which is another class. A third class named Dog is derived from the Pet class. Dog includes attributes that belong to Pet and Animal classes. Can you identify the object-oriented programming term which is the best description of this concept?
- A. Encapsulation
-
Incorrect.
- B. Inheritance
-
Correct!
- C. Data Modeling
-
Incorrect.
- D. Polymorphism
-
Incorrect.
A set of statements will be executed once, after which a condition will be tested, and if the condition turns out to be true, the execution will be repeated. Identify the loop structure you must use.
Can you identify one of the following options that is a characteristic of a Web service?
- A. It provides a rich graphical user interface that can be shared by all types of client applications.
-
Incorrect.
- D. It can be managed in the Service Control Manager (SCM).
-
Incorrect.
You have a webpage on which you have to define a JavaScript function. Choose the HTML tag in which you must enclose the function.
You should use which of the following as the condition of an if statement?
- A. A string variable
-
Incorrect.
- B. A Boolean expression
-
Incorrect.
- C. An object instance
-
Correct!
- D. An integer constant
-
Incorrect.
Following is a Structured Query Language (SQL) query you execute: SELECT FROM Users ORDER BY LastName, FirstName Choose from the options below a statement that correctly identifies the result of running the query.
- A. It generates an error because LastName and FirstName are not specified in the SELECT clause.
-
Incorrect.
- B. It selects all fields and all records from the Users table, displaying LastName first, and FirstName second.
-
Incorrect.
You want to instantiate a class. Which of the following would you invoke?
You want to host a website. Which of the following tools would you use?
- A. Microsoft Visual SourceSafe
-
Incorrect.
- B. Internet Information Services (IIS)
-
Correct!
- C. Microsoft SQL Server
-
Incorrect.
- D. Service Control Manager (SCM)
-
Incorrect.
Use of ActiveX controls is prohibited by a company on its web pages. You want to add buttons to one of the company’s webpages dynamically. You want to reflect it in the user’s browser on the client side. Can you identify the language that you should use?
- A. Structured Query Language (SQL)
-
Incorrect.
- B. Cascading Style Sheets (CSS)
-
Incorrect.
- C. JavaScript
-
Correct!
- D. C++
-
Incorrect.
You are tasked to create an application that automatically runs when a computer starts. It should be running in the background and should not disturb the user who is using the computer. What type of application would that be?
- A. Console-based
-
Incorrect.
- B. Web Forms
-
Incorrect.
- C. Windows service
-
Correct!
- D. Windows Forms
-
Incorrect.
Identify the right answer. What happens when a single inheritance model is used?
- A. Base class members are not available in a derived class.
-
Incorrect.
- B. A base class can contain only one member
-
Incorrect.
- C. A class can inherit from only one base class.
-
Correct!
- D. A derived class cannot override any base class members.
-
Incorrect.
- Home
- Sample Question - Software Developer Fundamentals C# (98-361)
Sample Question - Software Developer Fundamentals C# (98-361)
More Information:
- Learning Style: Practice Exam
- Difficulty: Beginner
- Course Info: Download PDF
- Certificate: See Sample
Contact a Learning Consultant
Need Training for 5 or More People?
Customized to your team's need:
- Annual Subscriptions
- Private Training
- Flexible Pricing
- Enterprise LMS
- Dedicated Customer Success Manager
Course Information