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 |
What is iterator c++?
State the difference between delete and delete[].
What are all predefined data types in c++?
What is rvalue?
What is setw manipulator in c++?
What do manipulators do?
What is the difference between #import and #include in c++?
Does c++ have string data type?
Who invented turbo c++?
What is an orthogonal base class in c++?
What C++ libraries are you proficient with?
diff between pointer and reference in c++?