Why is there no C-- language that simplifies the C language?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Tutor

Good Question! actually the operator "++" is used in Programming laguage for increment a number ex: a=5 a++ print (a) it gives the output 6 which is upgreaded (latest) value so here the ++ is used instead of "upgrade" or "increase" in that sence, the the opertor ++ is used along with C . C++...
read more
Good Question! actually the operator "++" is used in Programming laguage for increment a number ex: a=5 a++ print (a) it gives the output 6 which is upgreaded (latest) value so here the ++ is used instead of "upgrade" or "increase" in that sence, the the opertor ++ is used along with C . C++ read less
Comments

C language Faculty (online Classes )

One could easily create a simpler language, but C is about as simple as you can get (in the original form, newer versions have more features). If you want it simpler you can hack the compiler(s) to disallow features.
Comments

Python trainer believe in practical learning.

While there isn't a widely adopted "C--" language simplifying C, several initiatives simplify C development. One reason for the absence of C-- could be the extensive ecosystem and familiarity with C, making a new language less appealing. Instead, tools like "C99" and "C11" standards enhance C's expressiveness...
read more
While there isn't a widely adopted "C--" language simplifying C, several initiatives simplify C development. One reason for the absence of C-- could be the extensive ecosystem and familiarity with C, making a new language less appealing. Instead, tools like "C99" and "C11" standards enhance C's expressiveness and safety. Additionally, higher-level languages like Rust offer modern features while maintaining compatibility with existing C codebases. Overall, while C-- doesn't exist, continuous improvements and alternative languages address C's complexities and limitations. read less
Comments

I am online Quran teacher 7 years

One could easily create a simpler language, but C is about as simple as you can get (in the original form, newer versions have more features). If you want it simpler you can hack the compiler(s) to disallow features.
Comments

View 2 more Answers

Related Questions

What are pointers in C language?
a variable that stores the memory address of another variable
Sanjeevani
0 0
6
Can include files be nested?
Yes. Include files can be nested any number of times. As long as you use precautionary measures, you can avoid including the same file twice. In the past, nesting header files was seen as bad programming...
Himangi
0 0
7
What are the functions in C programming?
In C programming, functions are blocks of code that perform a specific task. They allow you to break down your program into smaller, reusable pieces, making your code more modular and easier to understand....
Advm
0 0
5
What exactly is \r in the C language?
In the C language, "\r" represents the carriage return character. When encountered in a string, it instructs the output device to return the cursor to the beginning of the current line. This character...
Sajini
0 0
5
How do I get 6 power 13 in c language?
In the C programming language, you can calculate the power of a number using the pow() function from the <math.h> library. To find 6 raised to the power of 13, you would write a C program that includes...
Raju
0 0
6

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

Ask a Question

Related Lessons

What Are IT Industries Performance Metrics?
1. Outstanding Expectation: Eligible to get Promotion easily and good salary hike. Always preferrable to go abroad. 2. Exceed Expectation: Can get Promotion as per schedule of company with good salary...

C Program-Temperature [conversion from farenheit to degree celsius]
//WAP to convert temperture from farenheit into degree celsius //Header files#include<stdio.h>#include<conio.h> //Main functrion void main(){ //Variable declaration of type float float...

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...

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...

Recommended Articles

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 >

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 >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

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 >

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