Login
Signup
Admission
HYPER INSTITUTE
Toggle navigation
Home
Video
BSEB
Matric
Scholarship Preparation
Language
PHP
HTML
PHP MySQLi
C Langauge
MS Office
Micorsoft Excel
Micorsoft Word
Micorsoft PowerPoint
Micorsoft Access
Computer
Fundamental of Computer
कंप्यूटर के मूल सिद्धांत
Network & Internet
Operating System
OTHERS
Hyper Era (HELP)
Latest Tech News (Hindi)
Latest Tech News
BPSC (In Hindi)
Discussions on Facts ? (in Hindi)
Quotes (in Hindi)
Bhagavad Gita (in Hindi)
English Spoken (In Hindi)
CLASS ROOM
Class Room
Education Plan
My Cart
Setting
What will be the output of the following code snippet?
#include
int main() {
int a = 3, b = 5;
int t = a;
a = b;
b = t;
printf("%d %d", a, b);
return 0;
}
Nickey kumar
671860 views
1
0
A. 3 5
B. 3 3
C. 5 5
D. 5 3
Ans
5 3
Submit your answer in own word, And earn Money.
Related Topics
=>
Who is the father of C language?
=>
Which of the following is not a valid C variable name?
=>
All keywords in C are in ........................
=>
Which is valid C expression?
=>
Which of the following cannot be a variable name in C?
=>
What is short int in C programming?
=>
Which of the following declaration is not supported by C language?
=>
Which keyword is used to prevent any changes in the variable within a C program?
=>
C preprocessors can have compiler specific features.
=>
The C-preprocessors are specified with _________ symbol.
=>
How many number of pointer (*) does C have against a pointer variable declaration?
=>
Which of the following is not an operator in C?
=>
scanf() is a predefined function in______header file.
=>
C language is available for which of the following Operating Systems?
=>
Which operator has the highest priority?
=>
What will be the output of the following code snippet?
#include
int main() {
int a = 3, b = 5;
int t = a;
a = b;
b = t;
printf("%d %d", a, b);
return 0;
}
=>
What is the output of the following code snippet?
int main() {
int sum = 2 + 4 / 2 + 6 * 2;
printf("%d", sum);
return 0;
}
=>
What does the following declaration indicate?
=>
What is the sizeof(char) in a 32-bit C compiler ?
Related Topics
=>
Who is the father of C language?
=>
Which of the following is not a valid C variable name?
=>
All keywords in C are in ........................
=>
Which is valid C expression?
=>
Which of the following cannot be a variable name in C?
=>
What is short int in C programming?
=>
Which of the following declaration is not supported by C language?
=>
Which keyword is used to prevent any changes in the variable within a C program?
=>
C preprocessors can have compiler specific features.
=>
The C-preprocessors are specified with _________ symbol.
HYPER ERA PVT.LTD |
TERMS & CONDITIONS