what is the output of following question?
int a=5;
printf("%d",a++ + ++a);
Answer Posted / mani kandan.s
13
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is the use of fact tables in your banking project doveleped with teradata?
Write a nonrecursive routine to reverse a singly linked list in O(N) time.
safety valve calculation?
What do you mean by client /server for a post scarcity world
i want techical questions on c and java with code part
What is the purpose of dampening roller
I APPLIED SBIPO EXAM PLZ SEND ME THE INTERVIEW QUESTIONS AND GD TOPICS AND WRITTENEXAM QUESTIONS
Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.
hi ,,,,I m going to attend corporate bank exam of specialist IT officer, I don't Know What type of question arise in interview..some suggest me my email id is surinder.singh.btech@gmail.com
why we select you?
Create an midp application which examines that a phone number which has enters is in the given format * Area code should be one of the following:040,041,050,0400,044
what is the differences between software engineering and other engineering disciplines.
what is the difference between embedded system and PLC. Whether the micro controller accept future expansion of program?
i want to know ,If a five-digit number is input through the keyboard, write a program to calculate the sum of its digits.
A rectangular sheet dimensions a x b is to be made into an open-topped box by cutting a square of side h from each corner and folding the 4 sides up. Find the value of h which allows the maximum volume of the box?