EmbeddedRelated.com
Quizzes!
The 2024 Embedded Online Conference

C Programming #7 (Integer Math)

What does hide_and_seek() return in this C program?

Submitted by: jms_nh
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

C Programming #6 (Integer Literals)

According to ANSI-C, which of the following literal integer representations will give a compiler error?

Submitted by: beningjw
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

C Programming #5 (Integer Math)

What does kapow() return in this C program?

Submitted by: jms_nh
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

C Programming #4

In C, what's the fastest way (execution wise) to divide an unsigned integer by 4?

Submitted by: beningjw
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

C Programming #3

What is the purpose for const in the following function prototype?

Submitted by: beningjw
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

C Programming #2

Can you predict the output of this C program?

Submitted by: stephaneb
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

Driving LEDs

What is the maximum number of LEDs we can individually turn On and Off without affecting any other LED?

Submitted by: MaxMaxfield
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

Trigonometry is Fun!

Can you guess the correct area?

Submitted by: MaxMaxfield
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

Guess the Switch Bounce Duration

A lot of engineers underestimate the problems associated with switch bounce.

Submitted by: MaxMaxfield
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

Digital Logic #1

This is a digital logic problem. Let's assume we have a "black box" with three inputs called A, B, and C, and three outputs called not_A, not_B, and not_C...

Submitted by: MaxMaxfield
Difficulty:
Success Rate:
Popularity:
Average Rating:

Rate it: Take the quiz first!

The 2024 Embedded Online Conference