Computer Architecture with C

Photo by hitesh choudhary on Pexels.com

This will cover basic C along with Intel 32bit/64bit architecture. This will also provide hand-on training based on 8051 core.

Date and Time

Self Evaluation

Provide your correct email for other quiz in future. Use laptop/PC for Quiz.

6

Basic C Test Public - May2024

This is a self evaluation test is for first year students .

1 / 15

What is your EmailID?

2 / 15

What is the return type of getchar() in C ?

3 / 15

Pointer which is not initialized during its definition, holding some junk value( a valid address) , is called:

4 / 15

Pointer assigned some memory and then free that memory. After freeing when not assigned to NULL
it still points to same memory address, such pointer is called :

5 / 15

Which of the following are not palindrome ?

6 / 15

How do you declare an array

7 / 15

Queue is a

8 / 15

What break() does in C program ?

9 / 15

In switch-case statement , each case value must be

10 / 15

Bitwise operators can operate on

11 / 15

Which of the following shows correct priority order from highest to lowest?

12 / 15

Any feedback or interesting Interview Question you came during your interview ?

13 / 15

Can we use & with Register variable ?

Register has no memory address so we can't use  & .

14 / 15

What is standard C data type for byte ?

15 / 15

Which is the correct way to declare constant ?

Your score is

Registration

Email: info@embedkari.com

Online Material

All attendees will get access to following recorded course as well..

Follow on LinkedIn

Exit mobile version