Sie sind auf Seite 1von 6

11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

C85_HCM_FR_C Tests & Quizzes

Tests & Quizzes

03_CnU_Quiz2_Coding Process
Return to Assessment List

Part 1 of 1 - 95.0/ 100.0 Points

Question 1 of 20
Input ca giai on Coding Functional Modules bao gm nhng sn phm no sau y? 5.0/ 5.0 Points

A. Coding Plan

B. Coding Conventions

C. Coding Infrastructure has been setup

D. Designs

Question 2 of 20
Code conventions are important to programmers, because: 5.0/ 5.0 Points

A. 80% of the lifetime cost of a piece of software goes to maintenance

B. Code conventions improve the readability of the software, allowing engineers to understand new code
more quickly and thoroughly

C. Hardly any software is maintained for its whole life by the original author.

D. If you ship your source code as a product, you need to make sure it is as well packaged and clean as
any other product you create

Question 3 of 20
Ti liu Checklist_Code Review ca Fsoft a ra cc trng hp cn review code v chia lm 5.0/ 5.0 Points
nhng phn chnh sau y:

A. "Source code
(Lin quan n ni dung cc dng lnh, hm...)"

B. "Commenting
(Lin quan n cc trng hp phi comment cho source code)"

C. "General
(Lin quan n cc vn thng gp trong khi reivew code)"

https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 1/6
11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

D. "Exception
(Lin quan n exception)"

Question 4 of 20
Following Fsoft standard coding conventions, two blank lines should be used in which case(s) 5.0/ 5.0 Points
among following cases?

A. Before a block or single-line comment

B. Between sections of a source file

C. Between logical sections inside a method

D. Between methods

Question 5 of 20
Nu khng coding theo ng coding conventions, phn mm to ra c th c nhiu li 5.0/ 5.0 Points

True
False

Question 6 of 20
Benefits ca Peer Review Code bao gm: 0.0/ 5.0 Points

A. Improved communication

B. Find many bugs

C. Developers have changes to do many works in project

D. Less rework

Question 7 of 20
Input ca giai on Plan cho Coding bao gm nhng sn phm no sau y? 5.0/ 5.0 Points

A. Customer requirements

B. Design documents

C. Project Plan

D. CM plan

Question 8 of 20
Following Fsoft standard coding conventions, you are recommended to avoid tab characters? 5.0/ 5.0 Points

True
False

https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 2/6
11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

Question 9 of 20
A(n) __________ is a list of instructions detailing the steps needed to perform a task. 5.0/ 5.0 Points

A. plan

B. program

C. agenda

D. punch card

Question 10 of 20
Program objectives, desired outputs, needed inputs, and processing requirements are all 5.0/ 5.0 Points
recorded in the

A. management information system

B. program tracking log

C. program specifications document

D. project management database

Question 11 of 20
Input ca giai on Create System Description/User Manual bao gm nhng sn phm no 5.0/ 5.0 Points
sau y?

A. Design

B. URD

C. SRS

D. Software Package

Question 12 of 20
Following Fsoft standard coding conventions, when an expression will not fit on a single line, 5.0/ 5.0 Points
break it according to which of below principles?

A. Break after a logical operator.

B. Break after an operator

C. Break after a comma

D. Break after a number

https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 3/6
11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

Question 13 of 20
The information software produces after it has processed the input is called 5.0/ 5.0 Points

A. prototype

B. flowchart

C. output

D. objective

Question 14 of 20
The information that a program requires in order to accomplish its objective is called the 5.0/ 5.0 Points

A. input

B. contribution

C. Data

D. effort

Question 15 of 20
Please choose correct order of the following activities in coding process: 5.0/ 5.0 Points
(1) Create System Description
(2) Code Planning
(3) Code Library Modules
(4) Code Functional Modules

A. 2-3-4-1

B. 1-2-3-4

C. 2-4-3-1

D. 1-2-4-3

Question 16 of 20
Coding conventions l ti liu bt buc phi c trong tt c cc d n phn mm 5.0/ 5.0 Points

True
False

Question 17 of 20
5.0/ 5.0 Points
https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 4/6
11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

Tt c cc d n phn mm trn th gii phi s dng chung cc coding conventions cho d n mnh.

True
False

Question 18 of 20
The actual writing of a program in a programming language is called 5.0/ 5.0 Points

A. logic structure

B. coding

C. program design

D. language translation

Question 19 of 20
Output ca giai on Integrate Software Modules bao gm nhng sn phm no sau y? 5.0/ 5.0 Points

A. Coding Summary Report

B. User Manual

C. System Description

D. Integrated Software Package

Question 20 of 20
Output ca giai on Plan cho Coding bao gm nhng sn phm no sau y? 5.0/ 5.0 Points

A. System Description

B. Coding Plan

C. Coding Convention

D. Review Report

Gateway
Accessibility Information
The Sakai Project

https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 5/6
11/8/2017 Central Learning Community : C85_HCM_FR_C : Tests & Quizzes

Powered by Sakai
Copyright 2017 FPT-Software

https://clc.fsoft.com.vn/portal/site/1594da0f-dda3-475f-a4af-f2049c9b709b/tool/887491d7-6004-44be-b484-5d9f8ef31e30/jsf/index/mainIndex 6/6

Das könnte Ihnen auch gefallen