PHP in Hindi : Interfaces - best tricks forever

BEGINNER GUIDE (Hindi)

test banner

Post Top Ad

Responsive Ads Here

Tuesday, 15 August 2017

PHP in Hindi : Interfaces



PHP Interfaces


Introduction to PHP interfaces in Hindi
Syntax of PHP interfaces in Hindi
Example of PHP interfaces in Hindi




Introduction to PHP Interfaces

एक interface द्वारा आप ऐसे methods की list specify कर सकते है जिन्हें एक class द्वारा implement करना आवश्यक होता है। Interface में define किये गए methods की कोई body नहीं होती है। Interface को implement करने वाली class द्वारा सभी

No comments:

Post a Comment

Post Bottom Ad

Responsive Ads Here