Ask Question         Q & A         Articles        
Skip Navigation LinksHome > Discussion Topics > Discussions
Discuss this Question
0
Namespace and Header Files are same things with different names.
  • True
  • False
Answer : False
Previous Comments
0
Header Files contains the declarations of library functions whereas namespace used to group classes
On : 19-Apr-2011
0
namespaces are used to club classes but header files contains the declaration of function like printf and scanf in c
On : 18-Apr-2011
Your Comments
Ask a Question