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?

Answers were Sorted based on User's Feedback



What are the key features of C?..

Answer / nashiinformaticssolutions

Simple and efficient
Portable
Procedural language
Rich set of built-in functions and operators
Low-level access to memory
Pointer support

Is This Answer Correct ?    0 Yes 0 No

What are the key features of C?..

Answer / 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

What are the key features of C?..

Answer / glibwaresoftsolutions

 Simple and efficient
 Portable
 Procedural language
 Rich set of built-in functions and operators
 Low-level access to memory
 Pointer support.

Is This Answer Correct ?    0 Yes 0 No

What are the key features of C?..

Answer / hr@tgksolutions.com

 Simple and efficient
 Portable
 Procedural language
 Rich set of built-in functions and operators
 Low-level access to memory
 Pointer support

Is This Answer Correct ?    0 Yes 0 No

What are the key features of C?..

Answer / hr@tgksolutions.com

• 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

What are the key features of C?..

Answer / glibwaresoftsolutions

• 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

More C Interview Questions

print ur name without using any semicolon in c/c++....

21 Answers   Bosch, TCS, Wipro,


How do you convert strings to numbers in C?

0 Answers  


Famous puzzles which are generally asked by companies during interviews ?

1 Answers   3D PLM, Yahoo,


What is the difference b/w main() in C language and main() in C++.

7 Answers  


what is difference between declaring the pointer as int and char in c language?

3 Answers  


about c language

0 Answers  


Can a variable be both constant and volatile?

0 Answers  


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


what is c

1 Answers  


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

0 Answers  


Write a program for Overriding.

0 Answers  


what is the difference between normal variables and pointer variables..............

15 Answers   HP, Infosys, Satyam, Vivekanand Education Society,


Categories