what is the value of b
if a=5;
b=++a + ++a

Answer Posted / anupam

13

Is This Answer Correct ?    25 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c language is called c?

573


Write a code to generate a series where the next element is the sum of last k terms.

741


What is a pointer in c plus plus?

698


What are pointers in C? Give an example where to illustrate their significance.

754


what are the facialities provided by you after the selection of the student.

1662






what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1932


List the difference between a "copy constructor" and a "assignment operator"?

587


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2654


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1123


What is getch c?

860


Explain the advantages and disadvantages of macros.

630


What is build process in c?

647


Why do we need a structure?

590


What does double pointer mean in c?

584


What are the functions to open and close the file in c language?

597