Is C/C++ language is still important in 2019?

Asked by Last Modified  

Follow 16
Answer

Please enter your answer

I Can teach Programming Languages also

Of course, C language is only the heart of any processor or controller.Because of complexity in C peoples are looking to work on High-level languages like JAVA etc.
1 Comments

Computer Science Teacher & Educational Coach

Yes, C/C++ programming language is still important in 2019. Reason: C/C++ is used to develop native applications for desktop and mobile. C++ is used to develop games and other desktop applications. If you are planning to write GATE CS/IT exam then you may need to learn the C programming language. C/C++...
read more
Yes, C/C++ programming language is still important in 2019. Reason: C/C++ is used to develop native applications for desktop and mobile. C++ is used to develop games and other desktop applications. If you are planning to write GATE CS/IT exam then you may need to learn the C programming language. C/C++ is still popular and used by most competitive programmers and app developers. read less
Comments

Yes, Most of the Bank, Financial Services Software is still using C, C# as programming languages for their old and robust Applications. So it is still relevant. But you also need to learn its contemporary or alternate programming languages like JAVA etc. to get an edge.
1 Comments

PHP Mysql Web Development Tutor.

Yes... IOS Apple phones OS is build in Objective C language . major antivirus company uses c++ as main language for development ex. Quickheal. C language is still at large a machine level language used by mainframe computers and in reasearch. I think Above examples are enough to highlight c/c++ importance...
read more
Yes... IOS Apple phones OS is build in Objective C language . major antivirus company uses c++ as main language for development ex. Quickheal. C language is still at large a machine level language used by mainframe computers and in reasearch. I think Above examples are enough to highlight c/c++ importance in 2019. read less
Comments

Intern at Bosch and Siemens Home Appliances Group Bangalore

Lets talk in terms of industries. Below the high level languages, everything is written in C. Operating systems, drivers, stacks, run time environment, virtual machines and etc are completely based on C. The whole IT industry runs on C in the background. Maybe 2009 or 2019, Every language is powered...
read more
Lets talk in terms of industries. Below the high level languages, everything is written in C. Operating systems, drivers, stacks, run time environment, virtual machines and etc are completely based on C. The whole IT industry runs on C in the background. Maybe 2009 or 2019, Every language is powered by C. In embedded computing the dependence is much more deep. For low-end microcontrollers it’s 100%powered by C, not counting assembler and direct binary machine code, which are hardly used as the main language for big projects. For many MCU’s(micro controller units) there is no alternative, C is the only supported language. It's reasonable level of abstraction, making it useful for all ranges of tasks from “portable assembler” to high level application development makes it a unique combination for any application. It’s probably the most important language and will continue to be that for the foreseeable future. read less
Comments

Computer Science Tutor

C is a ever green language. It rules since 1972. All most all the operating systems are developed in C/C++ (windows, unix, linux, Andriod etc. few to mention). And all the modern languages like java, python etc. taken basic concept and syntax from C.
Comments

Electrical Engineer from IIT Kanpur ,By profession Software Engineer and Teacher by passion

It's essential if you work in products/areas based on C/C++.If you are a student, anyone language is sufficient, be it C/C++ or Java. If it's object-oriented like C++ or java, it is better.Otherwise, you will be judged by your programming skills (be it any language.). Be confident that if you can write...
read more
It's essential if you work in products/areas based on C/C++.If you are a student, anyone language is sufficient, be it C/C++ or Java. If it's object-oriented like C++ or java, it is better.Otherwise, you will be judged by your programming skills (be it any language.). Be confident that if you can write code in one language, then you will be able to write code in any other language too. It's just a matter of time. Programming skills are more important than the language part. read less
Comments

View 5 more Answers

Related Questions

How do you override a defined macro?
We can use the #ifdef and #undef directive to undefine a previously defined macro.
Sharmistha
What is C language?
C is a versatile and powerful procedural programming language developed by Dennis Ritchie at Bell Labs in the early 1970s. Known for its simplicity, efficiency, and low-level access to memory, C has become...
Vikram
0 0
7
Why do we use # in C programming?
In the C programming language, # is used for preprocessor directives. The preprocessor is a program that runs before the compiler and processes special directives that begin with # . These directives allow...
Dhanya
0 0
5
Is a default case necessary in a switch statement?
NO, default is optional and you can omit it if there is no use of it.
My
what is the significance of lvalue?
An lvalue (locator value) represents an object that occupies some identifiable location in memory (i.e. has an address).
Abhishek

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Basics Of C And C++
C++ is powerful, highly flexible, and adaptable programming language that allows software engineers to organise and process information quickly and effectively. But this high-level language is relatively...

Recursion in C Programming
The process of calling a function by itself is called recursion and the function which calls itself is called recursive function. Syntax of Recursive Function returntype recursive_func () { statements; ...
R

Ravindra Yadav

2 0
0

Internet of Things, Social Media Becoming Part of E-Discovery Landscape
The days when e-discovery consisted of handing over copies of e-mails to address Freedom of Information Act (FOIA) requests, compliance regulations or other legal obligations are over. Now, it's just as...

Some Tricky Questions in C
Can you write two functions in which one executes before main function and other executes after the main function? #pragma startup #pragma exit Where, priority is optional integer value.For user priority...

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you