The IT giant Tirnop has recently crossed a head count of
150000 and earnings of $7 billion. As one of the forerunners
in the technology front, Tirnop continues to lead the way in
products and services in India. At Tirnop, all programmers
are equal in every respect. They receive identical salaries
and also write code at the same rate. Suppose 14 such
programmers take 14 minutes to write 14 lines of code in
total. How long will in take 5 programmers to write 5 lines
of code in total ?

Answer Posted / shiva

programmer * mins/lines = programmer * mins/lines

14*14/14 = 5*x/5

x=14 mins

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in oop?

691


What is abstraction in oops with example?

780


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1659


What is encapsulation in oop?

613


What are the 4 pillars of oop?

674






What does no cap mean?

594


What are the 3 pillars of oop?

624


What is encapsulation with example?

583


Why do while loop is used?

579


what is the sylabus for priliminaries?

1693


What is abstraction encapsulation?

663


What is meant by multiple inheritance?

742


What is balance factor?

589


How to hide the base class functionality in Inheritance?

642


What is protected in oop?

606