Int Main() {
Int X = 10;
{
Int X = 0;
Printf("%D",X) ;
}
Return 0;
}
A) 10
B) Compilation Error
C) '0'
D) Undefined
Correct Answer:
Verified
Q2: The Compiler In C Ignores All Text
Q3: Printf() Belongs To Which Library Of C
A)Stdlib.H
B)Stdio.H
C)Stdout.H
D)Stdoutput.H
Q4: What Is Correct Order Of Precedence In
Q5: Int Main() {
Extern Int I;
I = 20;
Printf("%D",
Q6: Is The Following Statement A Declaration Or
Q8: //This Program Is Compiled On 32 Bit
Q9: What Should Be The Output:
Int Main()
{
Int A
Q10: Which Of The Following Is Executed By
Q11: Int Main() {
Int A = 10.5;
Printf("%D",A);
Return 0;
}
A)10.5
B)10.0
C)10
D)Compilation
Q12: Int Main() {
Int _ = 10;
Int _
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents