Rapid Round 2

Quiz
•
Computers
•
University
•
Hard
VIKASH AGS22ABCA169
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which operator has lowest Precedence?
sizeof
unary
assignment
comma
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which operator cannot be used with float operands?
+
-
%
*
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The default storage class of local variable is
auto
static
register
extern
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The default storage class of global variables is
auto
static
register
extern
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Given an integer array, arr[]; the ith element can be accessed by writing
(arr+i)
*(i+arr)
arr[i]
all of these
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If an array is declared as int arr[5][5], how many elements can it store?
5
25
10
0
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If an array is declared as double arr[50], How many bytes will be allocated to 32bits system?
50
100
200
400
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Array of Structure

Quiz
•
University
15 questions
Informatika

Quiz
•
University
13 questions
Revision 2 MCA

Quiz
•
University
10 questions
Array in C

Quiz
•
University
10 questions
Arrays

Quiz
•
11th Grade - University
15 questions
Bootcamp Day 3 - Java Array

Quiz
•
University
12 questions
Chapter 2-1: Array Part 1

Quiz
•
University
10 questions
Quiz 8: Arrays&Vector

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

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

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade