Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
What are the key features in the C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
What are the key features in the C programming language?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 8, 2020
by
JackTerrance
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
Q: 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
interview-question-answer
technology-questions-answers
+1
vote
Q: What are the modifiers available in C programming language?t
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
0
votes
Q: What are reserved words with a C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
0
votes
Q: Selenium doesn’t support the following programming language: 1. Python 2. C# 3. C 4. Java
asked
Jul 11, 2021
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: C is successor of which programming language?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: Who designed C programming language?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: Describe dynamic data structure in C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: Is there any possibility to create a customized header file with C programming language?t
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: What is the process to generate random numbers in C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
0
votes
Q: What is a pointer on a pointer in C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
+1
vote
Q: Which key word is used to perform unconditional branching in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
interview-question-answer
technology-questions-answers
0
votes
Q: 1. In the C programming language to scan the integer type data which of the following is used?%d%f%I
asked
Dec 25, 2021
in
Education
by
JackTerrance
computer-science-interview-questions
computer-science-questions
0
votes
Q: 1. In the C programming language to scan the integer type data which of the following is used?
asked
Dec 25, 2021
in
Education
by
JackTerrance
computer-science-interview-questions
computer-science-questions
0
votes
Q: which of the following is a category of system software?a. operating system b. programming language c. utility program d. all of the above
asked
Dec 19, 2021
in
Education
by
JackTerrance
computer-science-interview-questions
computer-science-questions
0
votes
Q: Java in computer programming is a–(a) Compiler (b) Hardware Device Driver (c) Low-level Language
asked
Dec 10, 2021
in
Education
by
JackTerrance
computer-science-interview-questions
computer-science-questions
...