Can we declare register variable as global?
No Answer is Posted For this Question
Be the First to Post Answer
How do you sort a list in java?
What is static block?
Can you extend more than one interface?
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
Why is stringbuffer called mutable?
Is hashset sorted in java?
Have you used any version control ? if so explain about it?
What is the tradeoff between using an unordered array versus an ordered array?
Can an interface extend another interface?
Why there are some null interface in java? What does it mean?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is the difference between abstraction and encapsulation?