View Single Post
Old 03-12-2014, 02:53 AM   #6
kiwistech
Registered User
 
Join Date: Mar 2014
Location: Dubai, United Arab Emirates
Posts: 21
Namespace basically declares the scope of that particular keyword for example that particular keyword's property is private, public or if there is no namespace it means the keyword is global and any class can use it.

To the best i know.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
kiwistech is offline   Reply With Quote