Answer Posted / ranganathkini
A block of statements defines a scope within which the
statements execute. This scope controls how the variables
are accessed by the statements.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an object class?
What is flush () in java?
What is logical variable?
What is jdbc api?
Why java strings are immutable in nature?
Write a program to print count of empty strings in java 8?
How to stop a thread in java? Explain about sleep () method in a thread?
What does I ++ mean?
Tell me about different OOPS concepts.
Explain how to force the garbage collection in java.
What is the difference between multitasking and multithreading in Java
What is the primitive type byte?
Why is stringbuffer called mutable?
What are the different types of methodologies?
What does compareto () do in java?