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

Answer Posted / ckumar32

no.. these variable are not same

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are enums in c?

655


What is New modifiers?

663


What will be your course of action for a push operation?

663


What is difference between structure and union in c?

542


What is return in c programming?

507






Explain function?

660


What is the use of structure padding in c?

561


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

597


What is pointer & why it is used?

600


How is a structure member accessed?

581


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1588


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3276


What is a pointer variable in c language?

641


What is meant by operator precedence?

670


What is meant by realloc()?

668