
Prelims_IntProg_HO2

Quiz
•
Computers
•
University
•
Medium
Ridge Marino
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
it is a name of a program that programmers use to identify namespaces, variables, methods, etc.
Data types
Identifier
Reserved keywords
variable
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose below what are the declaration with identifiers
class HelloWorld{ }
public AreaOfRectangle( ){ }
int price;
namespace
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose below what are the syntax rules when naming an identifier in C#
It must start with a number
It cannot be a reserved keyword
The classes and methods in C# must always begin with a capital letter
The identifier's name can only have any combination of letters, digits, and underscores. White spaces are allowed
Answer explanation
You're wrong? Read again the definitions.
If you're right, then good for you
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The basic syntax of declaring a variable is as follows:
data_type identifier;
TRUE
FALSE
MAYBE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is this correct in declaring a variable?
SizeOfRectangle double;
TRUE
FALSE
MAYBE
Answer explanation
data_Type identifier is the standard format.
it should be:
double SizeOfRectangle;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is an identifier and a memory location that stores a specific value
Identifier
Reserved word
Data type
Variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the process of converting a value of one(1) type of data to another data type
Implicit Conversion
Explicit Conversion
Type Casting
Reference types
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C++ Identifiers and Constants Quiz

Quiz
•
University
10 questions
Recommendation System

Quiz
•
12th Grade - University
10 questions
Object Oriented Programming

Quiz
•
University
11 questions
Binding

Quiz
•
University
15 questions
Data Types & Variables

Quiz
•
University
14 questions
YEAR 9 UNIT 1 COMPUTERS L3 - EXIT PASS

Quiz
•
8th Grade - University
15 questions
Knowledge Management

Quiz
•
University
20 questions
C PROGRAMMING LANGUAGE

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