Which one among the following is NOT a valid variable name in PYTHON?
1st Year quiz

Quiz
•
Computers
•
University
•
Hard
academicclub academicclub
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
my-var
MYvar
my_var
_myvar
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which css property you will use if you want to add some margin between a DIV's border and its inner text ?
spacing
margin
padding
inner-margin
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct file extension for Python files?
.pyth
.pyt
.py
.pt
.python
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The default value of "position" attribute is _________.
fixed
absolute
sticky
relative
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the only function all C programs must contain?
start()
system()
main()
Program()
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Features of Python
Easy to learn and read
Portable
GUI programming
All of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
#include "stdio.h"
int main()
{
int a = 10;
printf("%d", a);
int a = 20;
printf("%d",a);
return 0;
}
1020
1010
2020
Error: Redeclaration of a
Syntax error
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Programming in C(1)

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
20 questions
TECHFEST QUALIFYING ROUND

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
18 questions
C Language 101

Quiz
•
University
20 questions
CSS Quiz

Quiz
•
University
20 questions
Operator in C

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