+ 4
Is C more difficult as C++?
4 Answers
+ 9
if we compared to C++, C is a subset of C++.
C is procedural laguage . C doesn't uses the concept of OOPS . ....i dnt think so C is difficult if you know C++ you can understand C easily ...as c++ is superset of C.š
+ 7
Just understand the difference between C and C++ and then it's up to you :
The majorĀ differenceĀ betweenĀ CĀ andĀ C++Ā is thatĀ CĀ is a procedural programming language and does not support classes and objects, whileĀ C++Ā is a combination of both procedural and object oriented programming language; thereforeĀ C++Ā can be called a hybrid language.
+ 2
It seems you all are web designer, can you explain me how the client scripting like JavaScript can change server side codes. i.e, Hacking website and injection attack??
+ 1
no....means just u should understand