Which of the following describes what this code snippet implies? namespace TestApplication { class HelloWorld {} }
1.TestApplication class contains the class HelloWorld
2.TestApplication class contains the namespace HelloWorld
3.TestApplication namespace contains the class HelloWorld
4.Compilation error
Answer:3
Posted Date:-2022-08-15 12:04:56