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 e java?
Why is java not 100% pure oops?
If we don’t want some of the fields not to serialize how to do that?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What are the object and class classes used for?
How do you implement tree mirroring in java?
Explain the difference between transient and volatile in java?
What are the benefits of operations?
Which data type is class in java?
What are the differences between heap and stack memory?
What is the program development process?
What are the differences between string and stringbuffer?
Explain about core java?
Is arraylist sorted in java?
What are byte codes?