What would happen to X in this expression: X += 15; (assuming the value of X is 5)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5

7 Answers   IBM,


C language questions for civil engineering

0 Answers   Tech Mahindra,


how to find that no is int or float?

5 Answers  


Write a C program to count the number of email on text

0 Answers  


What is union and structure in c?

0 Answers  






how to add two numbers without using arithmetic operators?

4 Answers  


write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)

1 Answers   Bosch, College School Exams Tests,


What is c system32 taskhostw exe?

0 Answers  


what is the diff b/w static and non static variables in C. Give some examples plz.

3 Answers   Wipro,


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

0 Answers   TCS,


What is the purpose of clrscr () printf () and getch ()?

0 Answers  


a simple program in c language

5 Answers   IBM,


Categories