answersLogoWhite

0

C and C++ will help you understand the inner workings of a computer with operations such as dealing with memory and pointers. It will do anything that you tell it to do, which is both an advantage and a disadvantage.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the strength of c plus plus?

Ease of use (after the learning curve, of course), performance and efficient use of memory.


Should you learn c first before c plus plus?

Learning C before C++ may be considered beneficial, as the concepts in C++ expound upon the concepts of C. However, it is unnecessary to learn C, as virtually any C++ course or resource will include all of the fundamentals that were inherited from C. Also, some concepts in C changed in C++ (to better methods), so learning C first will cause the learner to have to change some of their habits when they move to C++. For example, in C you would exclusively use printf for outputting to a screen, while in C++, you would want to use stream classes, so there would be some unnecessary learning.


Can we learn C plus plus without learning the C language?

Yes. Indeed, it is recommended that you learn C++ before learning C.


Is it easy to learn C plus plus rather than C?

C++ is a superset of C, with some things changed, so it is more correct to say that learning C is easier than learning C++.


Should you learn c plus plus before you start learning java?

No!!!! You do not need to learn c++ for learning java!


What are the best books for learning C right from scratch?

if you are new C then "Let Us C" by Yashavant P. Kanetkar, else you can use "The C Programming Language" by Brian W. Kernighan & Dennis M. Ritchie


One way to use your visual learning ability effectively is to?

one way to use your visual learning ability effectively is to a.listen to tapes b. construct a model c. reread your text and notes d. teach the material to a friend


C code for magic square?

the way of learning c program


What has the author C Vereker written?

C. Vereker has written: 'Learning and thinking'


Is it possible to learn c plus plus without learning c?

No. C++ is an extension of C. By the time you learn C++, you have learned C.


What has the author Jeffrey C Levy written?

Jeffrey C. Levy has written: 'Adaptive learning and the human condition' -- subject(s): Psychology of Learning


What is the benift of learning c language?

You will be able to understand C programs. Also to write C programs.