What is boolean used for?
No Answer is Posted For this Question
Be the First to Post Answer
State the significance of public, private, protected class?
Write code to implement bubble sort in java?
explain multi-threading in java?
What classes of exceptions may be caught by a catch clause in java programming?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.
Explain the public class modifier?
What is a module function?
What is the difference between static (class) method and instance method?
What’s the difference between applets and standalone program?
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?
What are 5 boolean operators?
How do you do exponents in java?