1. Array is ______ datatype in C Programming language.

DATATYPES

Quiz
•
Computers
•
University
•
Hard
AV College students
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Derived Data type
Primitive Data type
Custom Data type
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.How many keywords are there in C Language ?
30
22
32
36
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.What is the output of this program?
#include <stdio.h>
int main() {
int x = 10;
float x = 10.0;
printf("%d",x);
return 0;
}
10.1
Compilations Error
10
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.Find a correct C Keyword below.
breaker
default
shorter
go to
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. Which of the following is not a basic data type in C language?
float
int
real
char
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.The program written by the programmer in high level language is called _____________
Object Program
Source Program
Assembled Program
Compiled Program
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.What is the default size of short ?
1 byte
2 bytes
4 bytes
8 bytes
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Basic java

Quiz
•
University
14 questions
Java Operators

Quiz
•
University
13 questions
PRF192 C Programming

Quiz
•
University
10 questions
C Programming Quiz-5

Quiz
•
University
10 questions
cp06-01-1D-Array

Quiz
•
University
10 questions
C++ Variables, Literals, and Constants Quiz

Quiz
•
University
13 questions
Reprezentace čísel v paměti – datové typy, alokace, endianita

Quiz
•
12th Grade - University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade