Which of the following is not a valid variable name declaration?
C programming-1

Quiz
•
Computers
•
University
•
Medium
SUBHASH AGRAWAL
Used 344+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int a3;
int 3a;
int _A3;
int a_3
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
All keywords in C are in ____________
Lowercase
Uppercase
Camelcase
None of these
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A translator which reads an entire program written in a high level language and converts it into machine language code is:
Assembler
Compiler
Linker
Loader
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Diamond shaped symbol is used in flowcharts to show the-
decision box
statement box
error box
if-statement box
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which is correct with respect to size of the data types?
char > int > float
int > char > float
char < int < double
double > char > int
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which is valid C variable declarations?
int my_num = 100,000;
int my_num = 100000;
int my num = 1000;
int $my_num = 10000;
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The functions printf() and scanf() are defined in which of the following library file:-
math.h
conio.h
stdio.h
stdlib.h
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Expression in C Programming

Quiz
•
University
12 questions
Operators in C

Quiz
•
University
10 questions
ECE-C Quiz _3

Quiz
•
University
10 questions
C Programming Quiz-1

Quiz
•
University
15 questions
C programming

Quiz
•
University
16 questions
Lógica de Programação

Quiz
•
University
10 questions
unidad4

Quiz
•
University
15 questions
BASIC C PROGRAMMING 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