int a=0,b=2;
if (a=0)
b=0;
else
b=*10;
What is the value of b ?

Answer Posted / sonukrrock

20

Is This Answer Correct ?    28 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2122


What do you know about the use of bit field?

612


Explain how can I remove the trailing spaces from a string?

625


why wipro wase

1831


What is the difference between array and linked list in c?

601






What is #define in c?

622


Is c is a procedural language?

601


What is substring in c?

641


What are the different types of control structures in programming?

660


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1631


Explain what are bus errors, memory faults, and core dumps?

792


The __________ attribute is used to announce variables based on definitions of columns in a table?

671


What is #include cctype?

580


how many errors in c explain deply

1631


What is %g in c?

620