
Embedded C Programming DA-1 (Part-1) - G2
Authored by Markkandan S 52305
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
OPEN ENDED QUESTION
2 mins • Ungraded
Register Number of the Student
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
3 mins • Ungraded
Name of the Student
Evaluate responses using AI:
OFF
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statements about C data types is false?
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following expression? int a = 10, b = 20; printf("%d", a+++b);
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code? int main() { int i = 5; do { i--; if(i<5) continue; printf("%d ", i); }while(i>0); }
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code? int main() { int a[] = {1, 2, 3}; int *p[] = {&a[0], &a[1], &a[2]}; printf("%d ", *p[0]++); return 0; }
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of below code? int main() { int arr[5] = {2, 4, 6, 8, 10}; int *ptr = &arr[2]; *ptr = 20; *(ptr - 1) = 10; printf("%d", arr[1]); return 0; }
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
20 questions
Data Compression - Part 3
Quiz
•
University
20 questions
Software Engineering Quiz 1
Quiz
•
University
20 questions
Round 1 ( RHA Learner Contest )
Quiz
•
University
20 questions
Python with Ai
Quiz
•
9th Grade - University
20 questions
Robotics 1: Fall Final Review
Quiz
•
9th Grade - University
20 questions
NĂºmeros, booleanos y casting
Quiz
•
University
20 questions
CH02 IS of hardware
Quiz
•
University
20 questions
Java Objects - Real world Scenarios - Practice Quiz
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University