Sepm Quiz IT C

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Ginika
G
Ginika
Community Contributor
Quizzes Created: 1 | Total Attempts: 93
| Attempts: 93
SettingsSettings
Please wait...
  • 1/10 Questions

    UML stands for

    • Universal Metadata Language
    • Universal Modeling Language
    • Unified Micro Language
    • Unified Modeling Language
Please wait...
Sepm Quiz IT C - Quiz
About This Quiz

.


Quiz Preview

  • 2. 

    In COCOMO model, if project size is 600 KLOC,which mode is to be selected

    • Organic

    • Semidetached

    • Embedded

    • This size is not possible

    Correct Answer
    A. Embedded
    Explanation
    Based on the COCOMO model, the mode to be selected for a project size of 600 KLOC is "embedded". This mode is suitable for projects that involve complex and highly integrated systems, such as embedded software development for devices like smartphones or automotive systems. The "embedded" mode takes into account the challenges and complexities associated with such projects, including the need for specialized skills and the potential for greater risks and uncertainties. Therefore, for a project size of 600 KLOC, the "embedded" mode would be the most appropriate choice.

    Rate this question:

  • 3. 

    Which one is not a size measure for software

    • LOC

    • FUNCTION POINT

    • CYCLOMATIC COMPLEXITY

    • OBJECT POINT

    Correct Answer
    A. CYCLOMATIC COMPLEXITY
    Explanation
    Cyclomatic complexity is not a size measure for software. It is a software metric that measures the complexity of a program by counting the number of independent paths through the code. Size measures for software, on the other hand, typically refer to metrics that quantify the size or volume of the software, such as lines of code (LOC), function points, or object points.

    Rate this question:

  • 4. 

    In function point analysis, number of Complexity adjustment factor are

    • 10

    • 12

    • 20

    • 14

    Correct Answer
    A. 14
    Explanation
    In function point analysis, the complexity adjustment factor (CAF) is used to adjust the function points based on the complexity of the software being measured. The CAF takes into account various factors such as the experience of the development team, the complexity of the requirements, and the overall complexity of the software. The question asks for the number of complexity adjustment factors, and the correct answer is 14. This means that there are 14 different factors that can be considered when adjusting the function points in function point analysis.

    Rate this question:

  • 5. 

    Interface in UML can be represented as

    • Diamond

    • Circle

    • Rounded rectangle

    • Parallel lines

    Correct Answer
    A. Circle
    Explanation
    In UML, an interface is represented by a circle. This symbolizes that an interface is a contract or agreement between classes, defining a set of methods that a class must implement. The circle shape is used to differentiate interfaces from classes, which are typically represented by rectangles in UML. The circle symbol also suggests the idea of a connection or communication between different classes, as interfaces are used to establish relationships and provide a common set of functionality.

    Rate this question:

  • 6. 

    In Putnam resource allocation model, Rayleigh curve is modeled by the equation

    • M(t)= 2at e power(-at power (2))

    • M(t)= 2Kt e power(-at power (2))

    • M(t)= 2Kat e power (-at power(2))

    • M(t)= 2t e power (-at power(2))

    Correct Answer
    A. M(t)= 2Kat e power (-at power(2))
    Explanation
    The correct answer is M(t)= 2Kat e power (-at power(2)). This equation represents the Rayleigh curve in the Putnam resource allocation model. The parameter "a" determines the shape of the curve, with larger values of "a" resulting in a narrower curve. The term "K" represents the maximum value of the curve, which occurs at t=0. The exponential term (-at^2) controls the decay of the curve over time. Overall, this equation accurately represents the Rayleigh curve in the context of the Putnam resource allocation model.

    Rate this question:

  • 7. 

    While calculating Function point, which of the following is not correct

    • FP= UFP*CAF

    • Internal logic files and external interface files are same

    • FP is used to calculate size

    • CAF depends on various influence factors

    Correct Answer
    A. Internal logic files and external interface files are same
    Explanation
    The given correct answer states that "Internal logic files and external interface files are the same" is not correct while calculating function points. This means that internal logic files and external interface files are not considered as the same entity in the calculation of function points. Function points are used to measure the size of a software project, and they are calculated by multiplying the unadjusted function points (UFP) with the complexity adjustment factor (CAF). The CAF depends on various influence factors.

    Rate this question:

  • 8. 

    To compute the effort in persons-month, which of the following is correct formula:

    • E=NOP*PROD

    • E=NOP/PROD

    • E=PROD/NOP

    • E=NOP*PROD*BALANCE FACTOR

    Correct Answer
    A. E=NOP/PROD
    Explanation
    The correct formula to compute the effort in persons-month is E=NOP/PROD. This formula divides the number of person-hours (NOP) by the productivity rate (PROD) to determine the effort required. It suggests that the effort is inversely proportional to the productivity rate, meaning that as the productivity rate increases, the effort required decreases. This formula is commonly used in project management to estimate the amount of work needed to complete a project based on the productivity rate of the team.

    Rate this question:

  • 9. 

    Which model was used during the early stages of software engineering, when prototyping of user interfaces, consideration of software and system interaction, assessment of performance, and evaluation of technology maturity were paramount.

    • Early design stage model

    • Post-architecture-stage model

    • Application composition model

    • None of the above

    Correct Answer
    A. Early design stage model
    Explanation
    During the early stages of software engineering, when prototyping of user interfaces, consideration of software and system interaction, assessment of performance, and evaluation of technology maturity were paramount, the Early design stage model was used. This model focuses on the initial design phase of the software development process, where the emphasis is on gathering requirements, creating prototypes, and evaluating the feasibility and effectiveness of different design options. It is a crucial stage in software engineering as it sets the foundation for the rest of the development process.

    Rate this question:

  • 10. 

    Size is counted on the basis of Object Point in which of the following models?

    • Comprehensive Cost Estimation Model

    • Application Composition Estimation Model

    • Early design estimation model

    • Post architecture estimation model

    Correct Answer
    A. Application Composition Estimation Model
    Explanation
    The correct answer is Application Composition Estimation Model. In this model, the size is counted on the basis of Object Point. Object Point is a unit of measurement that quantifies the functionality provided by a software application. It takes into account the number and complexity of objects in the application, such as inputs, outputs, inquiries, files, and interfaces. By counting the object points, the size of the application can be estimated, which is useful for cost estimation and project planning.

    Rate this question:

Quiz Review Timeline (Updated): Sep 3, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Sep 03, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 04, 2018
    Quiz Created by
    Ginika
Back to Top Back to top
Advertisement