Q:

Which one of the following is the correct way of declaring a namespace?

0

Which one of the following is the correct way of declaring a namespace?


  1. namespace my;
  2. namespace my();
  3. my namespace;
  4. namespace(my);

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).namespace my;

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now