Explain access modifiers in java.
No Answer is Posted For this Question
Be the First to Post Answer
what is Portal(web based online portal)?
Explain heap sort?
What are aggregate functions explain with examples?
How you can create a radio buttion using Checkbox class?
Why array is used in java?
What is void data type?
What are variable arguments or varargs?
Can inner class be public in java?
what is the Yield() method used in threads?
Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
Can we declare main () method as non static?
I want to print “hello” even before main is executed. How will you acheive that?