What is premitive and non primitive in cpp?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is premitive and non primitive in cpp??

And in which type do pointers fall?

28th Jun 2019, 4:44 AM
Nouman Bin Sami
Nouman Bin Sami - avatar
1 Answer
+ 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
28th Jun 2019, 6:12 AM
Muaz Ahmad
Muaz Ahmad - avatar