int i pehle se bana hona chahiye
pow function returns double so use %f
int aur real ka result real no.
real matlb point vala(float ya double)
float bhi kehe sakte hain but double has more
precision
double (decimal vaale by default double hote hain)
any non 0 value is considered true
i++;
arguments are actual
if a=1
output 3 3 1
cuz printf function(in gcc compiler) right to left arguments leta hain (depends on compiler's
design)
data type of j is int*
int**
so indexes go to length - 1
cuz it'll pt. to 4th element, initially 1st element at 0 index then 4th element at 3rd index
store