The variables are
int sum=10,SuM=20;
these are same or different?

Answer Posted / swati gour

both are different things because sum & SUM are different
variable in memory.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does struct work in c?

604


What is the use of ?

618


What is structure and union in c?

594


What is const volatile variable in c?

572


please send me the code for multiplying sparse matrix using c

1719






What are the types of unary operators?

656


How many types of functions are there in c?

581


Do pointers need to be initialized?

556


What is a spanning Tree?

947


Explain the difference between ++u and u++?

633


Can you write the algorithm for Queue?

1546


What is atoi and atof in c?

612


Whats s or c mean?

591


What is the difference between a free-standing and a hosted environment?

636


Explain modulus operator. What are the restrictions of a modulus operator?

595