Lect 2 Programming Logic Using ‘C’ Features of C
Lect 2 Programming Logic Using ‘C’ Features of C
BCAC0001
Lect-2 Features of C
Presented by:
Atul Kumar Uttam
Assistant Professor
Computer Engineering & Applications Department,
GLA University, Mathura
[email protected], +91-8979593001
Features of C
– Mother language
– System programming language
– Procedure-oriented programming language
– Structured programming language
– Mid-level programming language
– Machine independent / Portable
– Rich Library
– Fast Speed
– Extensible
• Procedure:
– Program is a sequence of instructions
– What to do & How to do
• Concepts of OOP
• Compiled
• No concept of namespace
• Lack of Exception Handling
• Low level of abstraction
• Less Secure
• Many bugs can’t be detected by compiler