Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Class notes

C Programming Fundamentals

Rating
-
Sold
-
Pages
62
Uploaded on
14-11-2024
Written in
2024/2025

Complete , detailed and easy C programming notes

Institution
Course

Content preview

UNIT-2 FUNDAMENTALS OF C




1

,Features of C Language

, Features of C Language
▪ Simple
C is a simple language in the sense that it provides a structured approach (to break the
problem into parts), the rich set of library functions, data types, etc.
▪ Machine Independent or Portable
Unlike assembly language, c programs can be executed on different
machines with some machine specific changes. Therefore, C is a machine
independent language.
▪ Mid-level programming language
Although, C is intended to do low-level programming. It is used to develop
system applications such as kernel, driver, etc.
It also supports the features of a high-level language. That is why it is known
as mid-level language.
▪ Structured programming language
C is a structured programming language in the sense that we can break the
program into parts using functions.
So, it is easy to understand and modify. Functions also provide code reusability.

, Features of C Language
▪ Rich Library
C provides a lot of inbuilt functions that make the development fast.
▪ Memory Management
It supports the feature of dynamic memory allocation. In C language, we can free
the allocated memory at any time by calling the free() function.
▪ Speed
The compilation and execution time of C language is fast since there are lesser
inbuilt functions and hence the lesser overhead..
▪ Pointer
C provides the feature of pointers. We can directly interact with the memory by
using the pointers.
▪ Recursion
In C, we can call the function within the function. It provides code reusability for
every function. Recursion enables us to use the approach of backtracking.
▪ Extensible
C language is extensible because it can easily adopt new features.

Written for

Institution
Course

Document information

Uploaded on
November 14, 2024
Number of pages
62
Written in
2024/2025
Type
Class notes
Professor(s)
Brijesh panchal
Contains
All classes

Subjects

$3.59
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
shreelgandhi

Also available in package deal

Get to know the seller

Seller avatar
shreelgandhi Sardar Vallabbhai Patel Institute of Technology
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
1 year
Number of followers
0
Documents
16
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions