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 / sams

5 MINUTE

Is This Answer Correct ?    11 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use encapsulation in oops?

529


How is class defined?

590


any one please tell me the purpose of operator overloading

1968


What is basic concept of oop?

706


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6155






What is property in oops?

571


Why we use classes in oop?

588


What is the real time example of inheritance?

645


What are the benefits of interface?

585


What is abstraction in oops?

593


What is a function in oop?

635


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1420


What are different oops concepts?

580


write a program that takes input in digits and display the result in words from 1 to 1000

1995


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2012