
Coding Competation(Round 1)
Authored by GOPE KUMAR
Computers
University
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Integer n1=2000,n2=2000;
Integer n3=20,n4=20;
System.out.println(n3==n4);
System.out.println(n1==n2);
What will be the output for the given code snippet in java?
True,True
False,True
False,False
True,False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for the given C code ?
var=1000,a=01000
var=8,a=8
var=1000,a=512
var=1000,a=8
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
System.out.println(0.3 == 0.1*3);
System.out.println(0.2 == 0.1*2);
What will be the output for the given code snippet in java ?
True,True
False,True
False,False
True,False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for the given C code?
Welcome
Compile time error!
No output
Welcome to SitarWelcome
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for the given Java code ?
Compile error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output for the given Java code snippet ?
4
3
Compile time error
Depend on compiler
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the given C code ?
Based on 32 bit computer
sizeof(str1) = 7, sizeof(str2) = 7
sizeof(str1) = 8, sizeof(str2) = 9
sizeof(str1) = 4, sizeof(str2) = 9
sizeof(str1) = 4, sizeof(str2) = 7
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?