ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What are void methods in object oriented design?

user-image
تم إضافة السؤال من قبل dana tutunji , Architect , Helou Trading Co
تاريخ النشر: 2013/07/03
Tarek Sultan
من قبل 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.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟