+ 1

What is different C and C++ in programming language?

20th Nov 2016, 4:02 PM
Andrew Tan
Andrew Tan - avatar
9 Respostas
+ 2
during uni studies the students do need to build up their own mini dictionary or vocabulary ...any idea how to use string variable and how to creat the functional loop for that purpose???
20th Nov 2016, 4:17 PM
Az.
Az. - avatar
+ 2
c++ is an object oriented language. OO language provides encapsulation, abstraction, modularity and makes it easy to change your code when needed. whereas C is a procedural language.
20th Nov 2016, 8:23 PM
M.Hassan Khalid
M.Hassan Khalid - avatar
0
thanks for the answers:)
20th Nov 2016, 4:17 PM
Andrew Tan
Andrew Tan - avatar
0
C don't have class ;)
20th Nov 2016, 7:55 PM
maedilen
0
For writing Android apps, which language is the best ?
5th Dec 2016, 7:15 PM
Salam Azeez
Salam Azeez - avatar
0
Security privacy
9th Dec 2016, 5:05 AM
Hariharan.g
Hariharan.g - avatar
0
Inheritance
9th Dec 2016, 5:05 AM
Hariharan.g
Hariharan.g - avatar
0
Create more operration within class
9th Dec 2016, 5:06 AM
Hariharan.g
Hariharan.g - avatar