+ 2
What is premitive and non primitive in cpp??
And in which type do pointers fall?
1 Odpowiedź
+ 7
Primitive types are the data types provided by a programming language as basic building blocks. Primitive types are also known as built-in types or basic types