Question:How can you make namespace default?
A Declaring a namespace with a prefix
B Declaring a namespace without a prefix
C Declaring a namespace with DEFAULT attribute having the value true
D You can not make a namespace default
+ AnswerB
+ Report