#include "stdio.h"
Int main()
{
Int a = 10, b = 20;
If(a=b)
{
Printf("Easy") ;
}
Else{printf("Hard") ;
}
Return 0;
}
A) Easy
B) Hard
C) EasyHard
D) Error in program
Correct Answer:
Verified
Q6: What is the following is invalid header
Q7: What is storage class for variable A
Q8: #include "stdio.h"
Int main()
{
Int a@ = 10;
Printf("%d", a@);
Return
Q9: #include "stdio.h"
Int main()
{
Int a = 10;
Printf("%d", a);
Int
Q10: #include "stdio.h"int a = 20;
Int main()
{
Int a
Q12: Which gcc flag is used to enable
Q13: Which gcc flag is used to generate
Q14: Which macro is used to insert assembly
Q15: Which macro is used to insert assembly
Q16: Will compiler produce any compilation error if
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