Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the key features of C?

Answer Posted / nashiinformaticssolutions

• Object-Oriented Programming: Encapsulation, Inheritance, Polymorphism.
• Memory management via pointers.
• Support for both high-level and low-level programming.
• Strong type checking.
• STL (Standard Template Library) for reusable components.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a pointer be volatile in c?

1044


How does sizeof know array size?

1174


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

1195


Do you know the use of 'auto' keyword?

1267


What is c method?

1050


Explain the advantages and disadvantages of macros.

1145


What is the benefit of using const for declaring constants?

1104


Can you please explain the difference between malloc() and calloc() function?

1183


What are the types of data types and explain?

1137


Write a program of advanced Fibonacci series.

1207


what is the format specifier for printing a pointer value?

1076


Explain what is a program flowchart and explain how does it help in writing a program?

1143


What are dangling pointers? How are dangling pointers different from memory leaks?

1394


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

1175


What are the application of void data type in c?

1237