What does and I oop mean in text?
No Answer is Posted For this Question
Be the First to Post Answer
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
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(); }
what is the difference between javap and jad utility
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.
Write pseudo code for push in a stack?
what i oops concept, how many languages supports oops concept?
Are polymorphisms mutations?
What is polymorphism and types?
What are objects in oop?
what is the difference between class and object?
Can abstract class have normal methods?