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

Answer Posted / guest

0

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1750


What are the different types of endless loops?

722


What is pointer to pointer in c language?

688


What are the 32 keywords in c?

747


What is c system32 taskhostw exe?

686






What is action and transformation in spark?

688


How do you convert strings to numbers in C?

815


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1474


What are the different categories of functions in c?

764


Is c programming hard?

657


What is function and its example?

745


What are identifiers and keywords in c?

663


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2153


Can include files be nested?

720


Explain built-in function?

691