Answer Posted / ravikiran(aptech mumbai)
static binding will takes place at compile time,and it's
known as compile time binding.variables will undergo static
binding
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Is special character in java?
What is static class
What is the primitive type short?
Is there a sort function in java?
If a method is declared as protected, where may the method be accessed in java programming?
Explain java coding standards for methods?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
How do generics work in java?
What is the syntax and characteristics of a lambda expression?
Can we access instance variables within static methods ?
What is a loop java?
What is meant by call by reference?
What are parsers? Dom vs sax parser.
What are the advantages of user defined functions?
What does string mean in java?