int a=20;
int b=30;
int c=40;
printf("%d%d%d");
what will be the output?
Answer Posted / anu
203040
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is file in c preprocessor?
What does sizeof return c?
What is nested structure with example?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Describe the steps to insert data into a singly linked list.
In C language, a variable name cannot contain?
How can you pass an array to a function by value?
What happens if you free a pointer twice?
What is the use of ?: Operator?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Write a program to reverse a linked list in c.
why programs in c are running with out #include
Explain pointers in c programming?
What is the benefit of using #define to declare a constant?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me