
C Basics 2

Quiz
•
Information Technology (IT)
•
University
•
Medium
Ashish Kumar
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one is correct declaration of a variable-
int number1;
int number 1;
int number1 number 2;
int 123;
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Number of keywords in C are?
30
32
31
33
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one is right-
int a = 10, b =5;
int a = b;
int a; b;
int a, a;
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
which one is correct?
int a, b;
scanf("%d,%d",&a,&b);
int a, b;
scanf("%d%d",a,b);
int a, b;
scanf("%d%d",&a, &b);
int a, b;
scanf("Enter numbers %d %d", &a, &b);
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Is both the statements are equivalent?
int a = 10, b = 20;
and
int b = 20, a = 10;
Yes
No
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is the following statement correct?
int a = b = c = 20;
Yes
No
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Is the following statement correct?
int a, b, c;
a = b = c = 20;
Yes
No
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Preguntas de Python

Quiz
•
University
10 questions
Câu hỏi bài: Ngôn ngữ lập trình bậc cao và Python

Quiz
•
University
10 questions
Operasi Input & Output C++

Quiz
•
University
5 questions
C# quiz

Quiz
•
12th Grade - University
8 questions
Lab 4

Quiz
•
University
15 questions
Quiz Pemrograman Python

Quiz
•
10th Grade - University
15 questions
Bài 24

Quiz
•
10th Grade - University
10 questions
java2/67

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University