What is premitive and non primitive in cpp?? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
+ 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