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

What is the difference between member variables initialization and assignment in a constructor?

669


What is the benefit of abstract class?

517


What are byte codes?

659


What is hashing principle in java?

555


What is the difference between char and char *?

569






What is meant by oops concept in java?

508


What modifiers may be used with an inner class that is a member of an outer class in java programming?

538


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

576


What is volatile data type?

553


Is there any tag in htm to upload and download files?

612


What is identifier give example?

561


Can we create more than one object singleton class?

585


Which java ide is used the most?

511


How we can run a jar file through command prompt in java?

526


Is sizeof a preprocessor?

547