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

How and where do I start learning C programming?
To start learning C programming, you can follow a structured approach that includes both theoretical knowledge and practical implementation. Begin with understanding the basics of C, including variables,...
Gaurav
0 0
7
Can the last case of a switch statement skip including the break?
Last case if a switch should be DEFAULT.. Good to have this case always. Executed only when there's no other matching cases found.
Sanjeev
Can a function defined inside another function?
No its not allowed, but some compilers support. Instead check out OOP C++, which would encapsulation, that is better than function in function.
Kamal
0 0
8
How can you avoid including a header more than once?
Most common ways, use: #pragma once on top of the each header file (though non standard but most compilers support it) or do the following, if you want to protect abc.h from multiple inclusions then...
Deepak
0 0
7
What is C language used for?
C language is a versatile programming language commonly used for system programming, developing operating systems, embedded systems, and creating various applications ranging from game development to scientific...
Anil
0 0
5

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

Ask a Question

Related Lessons

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

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

Structures in C
A structure is a collection of one or more data members possibly of different data types, grouped together under a single name for convenient handling. Defining a Structure: In general terms,...

C Program-Prime Number
/*WAP to print a number entered by the user is prime or not*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ int num,i; //Function for clearing screen clrscr();...

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

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