Differentiate between the message and method in programming?
Submitted by: AdministratorMessage in Programming:
* Objects communicate by sending messages to each other.
* A message is sent to invoke a method.
Method in Programming:
* Provides response to a message.
* It is an implementation of an operation.
Submitted by: Administrator
* Objects communicate by sending messages to each other.
* A message is sent to invoke a method.
Method in Programming:
* Provides response to a message.
* It is an implementation of an operation.
Submitted by: Administrator
Read Online Programming Job Interview Questions And Answers
Top Programming Questions
| ☺ | What are the advantages of OOPL in a programming language? |
| ☺ | Does a class inherit the constructors of its superclass in programming? |
| ☺ | What is difference between overloading and overriding in programming language? |
| ☺ | What is the difference between procedural and object-oriented programs? |
| ☺ | Differentiate persistent & non-persistent objects in programming? |
Top Coding/Programming Categories
| ☺ | Python Interview Questions. |
| ☺ | OOP Interview Questions. |
| ☺ | Software engineering Interview Questions. |
| ☺ | PHP Interview Questions. |
| ☺ | VBA (Visual Basic for Applications) Interview Questions. |
