Skip to content

Commit

Permalink
Update c-quiz.md (#2398)
Browse files Browse the repository at this point in the history
Added a new simple MCQ question
  • Loading branch information
jatinkumar027 authored Oct 8, 2021
1 parent 075311e commit f65d6bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions c-(programming-language)/c-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -520,3 +520,10 @@ main(){
- [ ] native interfaces
- [ ] system objects
- [x] function calls

#### Q38. Directives are translated by the?

- [X] Pre-processor
- [ ] Compiler
- [ ] Linker
- [ ] Editor

0 comments on commit f65d6bb

Please sign in to comment.