Materials:

Recent questions tagged functions

3 votes
1 answer
96
13 votes
2 answers
98
A function $y(x)$ is defined in the interval $[0, 1]$ on the $x – $ axis as$$y(x) = \left\{\begin{matrix} 2& \text{if} & 0 \leq x < \frac{1}{3} \\ 3& \text{if}& \frac{1...
0 votes
1 answer
99
#include<stdio.h>Int main(void){Int a=printf("%d",printf("%d %d",printf("GATE"),printf("OVERFLOW")));printf("%d",a);return 0;}What is the reason for different output?Expl...
3 votes
1 answer
101