what are the different types of qualifier in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are functions in oop?
wht is major diff b/w c and c++?
to find out the minimum of two integer number of two different classes using friend function
How many human genes are polymorphic?
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
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.
Program to check whether a word is the first word of the sentence.
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
class type to basic type conversion
Child cObj = new Parent() Wahts the output ?
What is an example of genetic polymorphism?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?