Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What are void methods in object oriented design?

user-image
Question ajoutée par dana tutunji , Architect , Helou Trading Co
Date de publication: 2013/07/03
Tarek Sultan
par Tarek Sultan , Software Project Manager , Geoking

Void methods are returnless methods that encapsulate and execute some of code that dose not return a value or object.

You can make it public (juust like any object or variable in OOP) to access it any where in the project designed in OOP.

Object Oriented Design is a process of planning a software system where objects will interact with each other to solve specific problems.
The saying goes,Proper Object oriented design makes a developer's life easy, whereas bad design makes it a disaster, Void methods in object oriented design are actions to perform a specific task does not return a value.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?