
DataTypes & Operators in C

Quiz
•
English
•
University
•
Medium
Abdul Rahman
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the Structure of C
#include<stdio>
int main(){
}
#import<stdio>
int main(){
}
#include<stdio.h>
int main(){
}
@include<stdio.h>
int main(){
}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following is not an escaping sequence
\n
\t
\v
\h
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select the format specifiers for 'integer'
%d
%li
%i
%f
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Memory space for 'integer' dataType
2 or 4 bits
2 or 4 Bytes
4 or 8 Bytes
32 or 64 bits
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is used to get the input from the user in C?
scanf();
printf();
scanner();
printer();
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct one to get the 'long' dataType from the User
scanf("%d",&a);
scanf("%li",&a);
scanf("%dl",&a);
scanf("%lf",&a);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Converting lower dataType to Higher DataType is called
Explicit Conversion
Export Conversion
import Conversion
Implicit Conversion
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Hero's Journey

Quiz
•
KG - University
20 questions
Fundamentals of C and Python

Quiz
•
University
18 questions
Computer Quiz

Quiz
•
University
17 questions
Mảng động trong C

Quiz
•
University
18 questions
Word formation processes

Quiz
•
University
18 questions
Chương 1. Các khái niệm cơ bản về lập trình

Quiz
•
University
15 questions
introduction to C++ programming PQ1

Quiz
•
University
15 questions
Arrays & Strings

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade