C
{"name":"C", "url":"https://www.quiz-maker.com/QH4BEDU","txt":"1. Which of the following library function is not case-sensitive?, 2. Comment on the output of this C code? #include int main() { char *a = {\"p\", \"r\", \"o\", \"g\", \"r\", \"a\", \"m\"}; printf(\"%s\", a); }, 3. The correct way to generate numbers between minimum and maximum(inclusive) is _________________","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}