What are basic keywords?
No Answer is Posted For this Question
Be the First to Post Answer
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 the difference between Object Based Language and Object Oriented Language?
Java does not support multiple inheritance. how interface helps in the same?
What is an infinite loop in java? Explain with an example.
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
explain the life cycle of thread?
10 Answers CTS, NIIT, TCS,
There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....
Advantages of Inheritance in java.
What are triggers in DB? Explain their types. How do they work?
What is ascii format?
What is bubble sort in java?
What are the 4 types of characters?