2
Answers

Built in Types (bool vs Boolean)

Is bool and Boolean are same?
 
If both are same then why bool don't need System namespace, and Boolean requires System namespace ?
 
 

Attachment: bool_vs_Boolean.rar

Answers (2)