What are the flaws of the C programming language?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

I am a tutor since last 1 year

lack of built-in safety features,
Comments

I am online Quran teacher 7 years

lack of modern features, a steep learning curve, and the need for manual memory management
Comments

"Rajesh Kumar N: Guiding Young Minds from 1 to 12 with Expertise and Care"

Flaws of C: 1. Manual memory management (prone to memory leaks and errors). 2. Lack of built-in safety features (no bounds checking). 3. No support for object-oriented programming. 4. Complex syntax for large projects. 5. Pointer issues (can lead to bugs like segmentation fault...
Comments

C and Assemley Lagguagges.I Have Experience in Ap Compters for USA students.

Flaws of the C Programming Language Flaw Explanation 1. No Built-in Memory Safety C allows direct manipulation of memory via pointers, which can lead to issues like buffer overflows, dangling pointers, and memory leaks if not handled carefully. 2. Lack of Object-Oriented Features C...
read more
Flaws of the C Programming Language Flaw Explanation 1. No Built-in Memory Safety C allows direct manipulation of memory via pointers, which can lead to issues like buffer overflows, dangling pointers, and memory leaks if not handled carefully. 2. Lack of Object-Oriented Features C is procedural and doesn’t support classes or objects, making it less suitable for complex software design compared to languages like C++ or Java. 3. No Automatic Garbage Collection Programmers must manually manage memory allocation and deallocation, which can cause memory management errors. 4. Limited Standard Library Compared to modern languages, C’s standard library is minimal, requiring programmers to implement many functions themselves. 5. No Exception Handling C lacks built-in mechanisms for handling runtime errors or exceptions, so error handling can be cumbersome. read less
Comments

View 2 more Answers

Related Questions

What is the use of getch(); in the end of c program
getch() is used to hold the console(output) window on the screen after the whole program run is completed till the user enters a key from keyboard. However, the character entered is not displayed on screen....
Priyanka
Can you assign a different address to an array tag?
Nope, because Array Tag/Name is an alias or name to the first location of the array. It doesn't have any memory of its own (pointers do have their own memory).
Sivaganesh
0 0
6
What is the meaning of \n and \t in C language?
In C language, ` ` represents the newline character, which is used to move the cursor to the beginning of the next line when printing text to the console. It's essentially a way to create a line break. Similarly,...
Soumya
0 0
5
What is the concatenation operator?
The concatenation operator (##) is used to concatenate (combine) two separate strings into one single string. The concatenation operator is often used in C macros.
R.s.praveen
Why is there no C-- language that simplifies the C language?
C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Komal
0 0
7

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

Ask a Question

Related Lessons

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

What is Safety-Critical Software?
A software whose failure may cause death or injuries to the users called Safety-Critical Software.The software present as part of Aeroplanes, or present in Rail as railway signalling software or Automotive...

Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...

Bit wise operators in C
Bit Wise Operators Bit Wise operators are manipulates of individual bits with in a word of memory. The bit wise operators can be divided in to three general category. One’s Complement...

10 Tips to improve your learning
1. Have a quick revision of topics that you have read in past three days before you start studying a new topic. 2. Make your own notes containing the summary of the topic. 3. Allot proper timing for...

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 >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

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