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
How oops is better than procedural?
c++ program to swap the objects of two different classes
What is debug class?what is trace class? What differences are between them? With examples.
what are the realtime excercises in C++?
How many human genes are polymorphic?
Explain the advantages of inheritance.
What does and I oop and sksksk mean?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is encapsulation in oop?
What are the advantages of polymorphism?
write a program that takes input in digits and display the result in words from 1 to 1000
What is difference between oop and pop?
Why is polymorphism needed?
What is solid in oops?
What is the main feature of oop?