Hitha C Quiz 1 Continue
Quiz
•
Other
•
Professional Development
•
Hard
Lebara 2023
Used 2+ times
FREE Resource
Enhance your content in a minute
99 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A variable declared inside the `main()` function can be accessed directly from another function `my_func()`. Is this true or false?
Answer explanation
Variables declared inside a function have local scope and are not accessible outside that function unless explicitly passed.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which type of variable has its lifetime restricted to the block in which it is declared?
Answer explanation
Local variables are created upon entry to their block and destroyed upon exit.
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If a function `foo()` declares a local variable `x`, and another function `bar()` also declares a local variable `x`, are these two variables the same?
Answer explanation
Local variables with the same name in different functions are completely independent.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What happens if you try to access a local variable outside its defined scope?
Answer explanation
The compiler will generate an error because the variable is not visible outside its scope.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Where are global variables typically declared in a C program?
Answer explanation
Global variables are declared outside of any function and have file scope or external linkage.
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the default value of a global variable if it is not explicitly initialized?
Answer explanation
Global variables (and static variables) are automatically initialized to zero if not explicitly given a value.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the storage duration of an `auto` variable?
Answer explanation
`auto` variables have automatic storage duration, meaning they are created when their block is entered and destroyed when it's exited.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
100 questions
SOAL ERT TCMM 501 - 600
Quiz
•
Professional Development
99 questions
General Financial Rules (GFR) Quiz
Quiz
•
Professional Development
100 questions
PÜ04
Quiz
•
Professional Development
100 questions
SESESE
Quiz
•
Professional Development
100 questions
Quiz về Môi Trường
Quiz
•
Professional Development
100 questions
On The Job Training RBB PG 2025
Quiz
•
Professional Development
100 questions
Cyber Security Assessment for Bank Officials
Quiz
•
Professional Development
100 questions
PFRC 1401-1500
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Other
10 questions
Identifying Phishing Emails Quiz
Quiz
•
Professional Development
14 questions
2019 Logos
Quiz
•
Professional Development
7 questions
Tone and Mood Quick Check
Quiz
•
Professional Development
32 questions
Abbreviations and Equivalents
Lesson
•
6th Grade - Professio...
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
