Sunday, 19 July 2020
19 July 2020 Digital Electronics Test Result

Monday, 13 July 2020
COMPUTER SCIENCE PRACTICE SET 01
1. SCM stands for
a) Software Control Management
b) Software Configuration Management
c) Software Concept Management
d) None of the mentioned
2. When code is made available to others, it goes in a/an
a) hard drive
b) access-controlled library
c) servers
d) access control
3. Which of the following is not a main phase in Configuration Management (CM) Process?
a) CM Planning
b) Executing the CM process
c) CM audits
d) None of the mentioned
4. CM is about managing the different items in the product, and changes in them.
a) True
b) False
5. What allows different projects to use the same source files at the same time?
a) Version Control
b) Access control
c) CM Process
d) Version Control and Access control
6. Which of the following is not a change management process?
a) Log the changes
b) Estimate impact on effort and schedule
c) Review impact with stakeholders
d) None of the mentioned
7. Configuration management (CM) is needed to deliver product to the client
a) True
b) False
8. What is one or more software configuration items that have been formally reviewed and agreed upon and serve as a basis for further development?
a) Baseline
b) Cumulative changes
c) CM
d) Change Control
9. How are baselines verified?
a) By reviews
b) By inspections
c) By testing of code
d) All of the mentioned
10. Which of the following is a example of Configuration Items ?
a) SCM procedures
b) Source code
c) Software design descriptions
d) All of the mentioned
11. SCM controls only the products of the development process.
a) True
b) False
12. CCB stands for
a) Change Control Board
b) Change Control Baseline
c) Cumulative Changes in Baseline
d) None of the mentioned
13. What information is required to process a change to a baseline?
a) Reasons for making the changes
b) A description of the proposed changes
c) List of other items affected by the changes
d) All of the mentioned

ENGLISH PRACTICE SET 03
Amid the on-going India-China border tension, a Parliamentary Standing Committee report on Sino-India relations post the Doklam __________(1)_ – prepared after border visits, intense discussions and testimonies from top officials of the external affairs and defense ministries –_________(2)_ significance as it is the only detailed report on the border issue that has been made available to the public. ___________(3)_ by the Shashi Tharoor-led Standing Committee on External Affairs, the report on Sino-India relations including Doklam, the border situation and cooperation in international organizations, had _____________(4)_ the government that it needed to have “healthy skepticism” while dealing with China. The report was ___________(5)_ after following “tough questions and frank assessment”, Tharoor said in a tweet on Friday.
1.(a) drop-off
(b) lay-off
(c) stand-off
(d) back-off
2.(a) assume
(b) assumes
(c) assumed
(d) assuming
3.(a) Capitulate
(b) Capitulated
(c) Submit
(d) Submitted
4.(a) abandoned
(b) cautioned
(c) functioned
(d) imagined
5.(a) prepare
(b) prepares
(c) prepared
(d) preparing
Answers

-
SECTION - A 1-False 2-C-20 3-D-ValueError 4-B-Break 5-B 6-D 7-is 8-A 9-A-UNIQUE 10-A - 25$$15 11-B 12-A-dict() 13-A-UPDATE 14-B-count() 15-C...
-
'''Practical No: 9: WAP in Python to create a binary file with roll_no, name and marks of the students and update the marks of...
-
List of Python with CS practical for class 12 Part – 1 Python with CS 1) WAP in Python to find the factorial of a number using fun...