What is an association?
No Answer is Posted For this Question
Be the First to Post Answer
java program with complete 4 oops concepts implemented example
Can inner class final?
What are the drawbacks for singleton class?
What is an example of declaration?
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
can any one tell me when do u go for inheritance and polymorphism
Is zero a natural number?
How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size
What does sprintf mean?
Is a copy constructor?
Can we inherit the constructor in a Class?please give one example.
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion