C Overview Flashcards

1
Q

Who developed the C programming language?

A

Dennis M. Ritchie

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When was C first implemented?

A

1972

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why is C widely used?

A
  • Structured language
  • It can handle low-level activities
  • It can be compiled on a variety of computer platforms
  • Easy to learn
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which language is C the successor of?

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

C runs nearly as fast as which other language?

A

Assembly language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the file extension of a C language source code file?

A

.c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly