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

Answer Posted / naga

Ans:13

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c is a middle level language?

597


how can I convert a string to a number?

597


How can I read data from data files with particular formats?

604


Explain Basic concepts of C language?

646


Write the test cases for checking a variable having value in range -10.0 to +10.0?

1816






How do we open a binary file in Read/Write mode in C?

680


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

684


Where define directive used?

607


How many types of errors are there in c language? Explain

573


how many key words availabel in c a) 28 b) 31 c) 32

635


What is an identifier?

627


5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜nā€™ element.

1582


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1497


What is a substring in c?

588


Tell me with an example the self-referential structure?

566