What is private protected in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the final blank variable?
What are Normalization Rules? Define Normalization?
I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
What is character in data type?
what is the difference between the methods sleep() and wait()? : Java thread
Why there are some null interface in java? What does it mean?
What is stored procedure. How do you create stored procedure ?
Which list does not allow duplicates in java?
who can i handle multiple client in RMI
what is the major difference between linkedlist and arraylist in java?
How is a structure different from array ?