#include<stdio.h>
void main()
{
int i=5;
printf("%d",++i + ++i);
}
Answer Posted / pooja
14
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me about your parents?? Pls share any one best words...
what is isolator
what is the use of fact tables in your banking project doveleped with teradata?
I have failed my intermediate can i write entrance exam the next year after completing my backlogs
what is the difference between oracle 8i vs 9i
what are the various technique used for inter process communication?
If navara d40 injektor damage.what is the problem when we drive??
what is difference between semaphre and deadlock
in single linked list , each node contains data and address of next node. if middle of list the node is damaged/crashed then how to find where the link is failed and how to get the all the data which is stored after the crashed node?
difference between a for loop and a while loop? what are its uses in c language?
how to conrtruct gear make him rotate on its axis
today apptitude questions
376,188,88,40,16,4,-2. Find wrong term in series
how to generate linked implementation of sparse matrix?
explain about scope and storage class in oops