
C PROGRAMMING
Quiz by LALITHA S
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1First operating system designed using C programming language.DOSWINDOWSUNIXMAC30s
- Q2What is the built in library function to compare two strings?string_cmp()str_compare()strcmp()equals()30s
- Q3Which of the following is a logical OR operator?||&&&NONE30s
- Q4Choose the function that is most appropriate for reading in a multi-word string?strnset()scanf()gets()strchr()30s
- Q5The C library function rewind() reposition the file pointer at the beginning of the file.falseTrue30s