openWhat are the values of the variables a and b at the point marked /" values here */ in the following C program?
7
1
0
02
openWhen we wanna find smallest numbers among some numbers(without array) why we always initialize the smallest= first number....isn't there anyother method to find the smallest number?
0
0
0
03
open how to do qaudratic equation in c++ ?
3
1
0
Techiio is on the journey to build an ocean of technical knowledge, scouring the emerging stars in process and proffering them to the corporate world.
openWhat are the values of the variables a and b at the point marked /" values here */ in the following C program?
7
1
0
02
openWhen we wanna find smallest numbers among some numbers(without array) why we always initialize the smallest= first number....isn't there anyother method to find the smallest number?