mcq 队列
Q1. Which of the following analysis methods come under Static Analysis Tools?
Q1。 静态分析工具包含以下哪些分析方法?
Code Walkthrough
代码演练
Code Inspection
代码检查
None of the Above
以上都不是
Both a. & b.
两者都 &b。
Answer: d. Both a. & b.
答案: d。 两者都 &b。
Explanation:
说明:
It is a program analysis tool as it surveys and registers different attributes of a software product without executing it. Normally, static analysis tools break down a few basic portrayals of a program to land at certain diagnostic ends, for example, that some structural properties hold. Code walkthrough and Code inspection may be considered as static analysis methods.
它是一种程序分析工具,它可以在不执行软件产品的情况下勘测和注册软件产品的不同属性。 通常,静态分析工具会分解程序的一些基本描述,以便在某些诊断端着陆,例如,具有某些结构属性。 代码演练和代码检查可以视为静态分析方法。
Q2. In which of the program analysis, strategies require the program to be executed and its genuine conduct recorded?
Q2。 在哪项计划分析中,策略要求执行该程序并记录其真实行为?
Static Analysis Tools
静态分析工具
Dynamic Analysis Tools
动态分析工具
None of the above
以上都不是
Both 1. & 2.
1和2。
Answer: b. Dynamic Analysis Tools
答案: b。 动态分析工具
Explanation:
说明:
Dynamic program analysis strategies require the program to be executed and its genuine conduct recorded. A powerful analyzer for the most part instruments the code (for example includes extra proclamations in the source code to gather program execution follows). The instrumented code when executed enables us to record the conduct of the product for various experiments.
动态程序分析策略要求执行程序并记录其真实行为。 功能强大的分析器大部分用于检测代码(例如,在源代码中包括额外的声明,以收集随后的程序执行信息)。 被执行的检测代码使我们能够记录产品在各种实验中的行为。
Q3. Why should we classify components depending upon the characteristics of the same?
Q3。 为什么要根据组件的特征对其进行分类?
As to build up a viable ordering and capacity conspire.
为建立可行的订购和能力合谋。
So that it is easy to organize them.
这样很容易组织它们。
Only 1
只有1个
Only 2
只有2
Both 1 & 2
1和2
None of the above
以上都不是
Answer: a. Only 1
答: 只有1个
Explanation:
说明:
Components should be appropriately characterized so as to build up a viable ordering and capacity conspire.
组件应适当表征,以建立可行的订购和容量合谋。
Q4. What would you term includes entering new things, resigning those things which are not any more important, and adjusting the inquiry ascribes of things to improve the adequacy of search?
Q4。 您会说什么,包括输入新事物,辞退那些不再重要的事物以及调整事物的查询归因以提高搜索的充分性?
Repository Maintenance
仓库维护
Inventory Maintenance
库存维护
Class Maintenance
班级维护
Component Maintenance
零件维护
Answer: a. Repository Maintenance
答: 仓库维护
Explanation:
说明:
Repository maintenance includes entering new things, resigning those things which are not any more important, and adjusting the inquiry ascribes of things to improve the adequacy of search.
存储库维护包括输入新内容,辞退那些不再重要的内容,以及调整事物的查询归因以提高搜索的充分性。
Q5. Which scheme would you choose to classify the components or would rather use the scheme to characterize the components?
Q5。 您选择哪种方案对组件进行分类,或者宁愿使用该方案来表征组件?
Prieto-Diaz's classification scheme
Prieto-Diaz的分类方案
COCOMO
可可
Ricardo-Diaz's classification scheme
里卡多·迪亚兹(Ricardo-Diaz)的分类方案
None of the Above
以上都不是
Answer: a. Prieto-Diaz's classification scheme
答: Prieto-Diaz的分类方案
Explanation:
说明:
Prieto-Diaz's faceted classification conspire requires picking an n-tuple that best fits a component. The faceted classification has favorable circumstances over enumerative order. Carefully enumerative plans utilize a predefined chain of command. Accordingly, these powers to look for a thing that best fit the component to be classified.
Prieto-Diaz的多面分类密谋需要选择一个最适合组件的n元组。 分面分类具有优于枚举顺序的条件。 仔细的枚举计划利用预定义的命令链。 因此,这些权力寻找最适合要分类的组件的事物。
Q6. What would you term the procedure that is successful in maintaining a prominent web interface to the storehouse?
Q6。 您如何称呼成功维护仓库重要Web界面的过程?
Storehouse Maintenance
仓库维修
Searching
正在搜寻
Web Interface Model
Web界面模型
None of the Above
以上都不是
Answer: b. Searching
答案: b。 正在搜寻
Explanation:
说明:
A prominent search procedure that has demonstrated to be successful is one that gives a web interface to the storehouse. Utilizing such a web interface, one would look through a thing utilizing a rough computerized hunt utilizing watchwords, and afterward from these outcomes do browsing utilizing the connections gave to look into related things.
已证明是成功的一种著名的搜索过程是为仓库提供Web界面的过程。 利用这样的Web界面,人们将使用粗略的计算机搜索(使用关键词)浏览事物,然后从这些结果中进行浏览,并利用给出的连接来研究相关事物。
翻译自: https://www.includehelp.com/foss/mcq-software-program-analysis-tools-and-component-classification-free-and-open-source-software.aspx
mcq 队列