What is premitive and non primitive in cpp?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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