What is oop in simple words?
Answer / pranay
Constructing a program with class object concept is known as oops.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is R T T I ?
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)
what is the difference between virtual function and destoctor?
What is a class in oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Write a program in c++ to read two floating point numbers and find their sum and average.
When will a constructor executed?
What is the difference between a mixin and inheritance?
What is encapsulation in simple terms?
what is opps?why it is use in programming language?
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?