in Technology by

What are the key features in the C programming language?

1 Answer

0 votes
by

Features are as follows:

  • Portability: It is a platform-independent language.
  • Modularity: Possibility to break down large programs into small modules.
  • Flexibility: The possibility of a programmer to control the language.
  • Speed: C comes with support for system programming and hence it compiles and executes with high speed when compared with other high-level languages.
  • Extensibility: Possibility to add new features by the programmer.

Related questions

+1 vote
    What are the ways to a null pointer that can be used in the C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    What are the modifiers available in C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    What are reserved words with a C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    Selenium doesn’t support the following programming language: 1. Python 2. C# 3. C 4. Java...
asked Jul 11, 2021 in Technology by JackTerrance
+1 vote
    C is successor of which programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Who designed C programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Describe dynamic data structure in C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    Is there any possibility to create a customized header file with C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    What is the process to generate random numbers in C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    What is a pointer on a pointer in C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
+1 vote
    Which key word is used to perform unconditional branching in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    1. In the C programming language to scan the integer type data which of the following is used? %d %f %I %c Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    1. In the C programming language to scan the integer type data which of the following is used? Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    which of the following is a category of system software?a. operating system b. programming language c. utility ... of the above Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    Java in computer programming is a- (a) Compiler (b) Hardware Device Driver (c) Low-level Language (d ... Programming Mid-level Language Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
...