Answer the following statements true (T) or false (F)
1. OOP is an acronym that means Object Oriented Programming.
2. C++ not only supports OOP but also supports other programming styles.
3. The namespace facility is a tool used that assists in the study of genealogy.
4. In C++ the variables Alpha, ALPHA and AlphA are the same identifier.
5. In C++ the compiler will infer the type intended for a variable from the context in
which the variable occurs.
1. True.
2. True.
3. False.
4. False.
5. False.
Computer Science & Information Technology