Which is not an object oriented programming language?
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 ?
What is R T T I ?
How do you answer polymorphism?
what is virtual function?
26 Answers Aspire, HP, Infosys, RoboSoft, TCS,
State what is encapsulation and friend function?
namespace is working on which compiler?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
You have one base class virtual function how will call that function from derived class?
What causes polymorphism?
can we make game by using c
What is the fundamental idea of oop?
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?