

InterviewSolution
Saved Bookmarks
1. |
What is property, method and event it is computer |
Answer» <html><body><p>tion:properties, methods, and events, properties are <a href="https://interviewquestions.tuteehub.com/tag/attributes-19483" style="font-weight:bold;" target="_blank" title="Click to know more about ATTRIBUTES">ATTRIBUTES</a> of <a href="https://interviewquestions.tuteehub.com/tag/objects-20533" style="font-weight:bold;" target="_blank" title="Click to know more about OBJECTS">OBJECTS</a>. Methods are <a href="https://interviewquestions.tuteehub.com/tag/actions-25526" style="font-weight:bold;" target="_blank" title="Click to know more about ACTIONS">ACTIONS</a> to be <a href="https://interviewquestions.tuteehub.com/tag/taken-659096" style="font-weight:bold;" target="_blank" title="Click to know more about TAKEN">TAKEN</a> on objects, and events are happenings that objects respond to. So just some simple examples and in a subsequent screen <a href="https://interviewquestions.tuteehub.com/tag/cast-910373" style="font-weight:bold;" target="_blank" title="Click to know more about CAST">CAST</a> I'm going to show you some more examples of these</p></body></html> | |