Void main()
{
If(printf("C") && getch ())
}
Then output is C.
If I wrote clrscr() in the place of getch() then it gives error message why..
Answer / shresth tyagi
in if statement if you are using && then it will give you output when both the conditions are true , if one of the conditions are not true than the compiler will give you an error and the correct program is ;
void main()
{ clrscr(); // it is used to clear anything on the command prompt
int i=1;
if(i==1)
printf("C");
getch(); // it is used to get character or string to print
}
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the main function of LED ?
mod 6 counter : no. of FF used.
My present SMPS ( +12V, -12V outputs, 1Amp Rating ) was faulty.I donot have similar model however i have two + 12V SMPS available. Can i use both of these SMPS as a replacement to present SMPS by connecting one of SMPS in reverese polarity.
smtp?
What's the difference between looping 0s and 1s in K map?
What are the advantages of load commutated chopper?
How we add site in the BSC.
i need sample aptitude test paper... and i have to know that how many round will be there?
Explain what is an ideal diode?
Which device produces voltage variable capacitor? How the voltage variable capacitance varies with the change in voltage across it?
Define octet?
What is ionospheric bending?
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)