How many types of modularization are there in c++?



How many types of modularization are there in c++?..

Answer / Ms Priyanka

In C++, there are two main types of modularization: Namespace and Header files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is iterator c++?

1 Answers  


State the difference between delete and delete[].

1 Answers  


What are all predefined data types in c++?

1 Answers  


What is rvalue?

1 Answers  


What is setw manipulator in c++?

1 Answers  


What do manipulators do?

1 Answers  


What is the difference between #import and #include in c++?

1 Answers  


Does c++ have string data type?

1 Answers  


Who invented turbo c++?

1 Answers  


What is an orthogonal base class in c++?

1 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,


diff between pointer and reference in c++?

1 Answers  


Categories