...
Question 3814 – UGC NET CS 2015 Jun- paper-2
May 9, 2024
Question 2603 – KVS 30-12-2018 Part-A
May 10, 2024
Question 3814 – UGC NET CS 2015 Jun- paper-2
May 9, 2024
Question 2603 – KVS 30-12-2018 Part-A
May 10, 2024

Software-Engineering

Question 460
In a particular program, it is found that 1% of the code accounts for 50% of the execution time. To code a program in C++, it takes 100 man-days. Coding in assembly language is 10 times harder than coding in C++ but runs 5 times faster. Converting an existing C++ program into an assembly language program is 4 times faster.
To completely write the program in C++ and rewrite the 1% code in assembly language, if a project team needs 13 days, the team consists
A
13 programmers
B
10 programmers
C
8 programmers
D
100/13 programmers
Question 460 Explanation: 
Correct Answer: C
Question 460 Explanation: 

Leave a Reply

Your email address will not be published. Required fields are marked *