What is static binding and where it occurs?

Answer Posted / siva

static binding will takes place at compile time,and it's
known as compile time binding.

Static binding is done by the compiler

When it can determine the type of an object

Method calls are bound to their implementation immediately

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you add an element to a set in java?

506


Can a abstract class be defined without any abstract methods?

570


How many bytes is a string java?

541


What are data types in programming?

559


What is bytecode verifier?

514






What are the differences between checked exception and unchecked exception?

533


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

576


What do you mean by boolean?

583


What is the range of a character variable?

553


Can a hashset contain duplicates java?

502


What things should be kept in mind while creating your own exceptions in java?

638


How do you start a new line in java?

529


What is java in detail?

571


What is java util function?

523


What does exp mean in math?

545