Assume for the program given below that the elements of array A are your student number. Assume that Data type of int is stored in 1 byte (8 bits) in memory. According to this information, write the output of the program given below. Note: Use the given assumption to get the output, don't run the code in the computer you will get wrong output. Örnek Hesaplama (Sample Calculation): öğrenci No (Student No) A Dizisi (Array A) {1,8,1,0,2,0,6,0,3,7} 1810206037 #include #include typedef enum Keyboards ( RightShift=1, Leftshift=2, Ctrl=4, Alt=8, Scroll-16, Numlock=32, CapsLock=64, Fn=128) Keyboard; int main() int A[13] =( your student number); unsigned int s1-0,s2=0; for (int i-0; i<13; i++) s1- s1+A[1]; s1-si<<4; printf ("Output 1 : *y \n", s1); Checkkeyboard (s1, A[5]); void Checkkeyboard (int k, int x) { k- k| x; * -* >3; int Key_Alt - k & Alt; if (Key_Alt) printf("Output 2 : Alt pressed \n"); else printf("Output 2 : Alt not pressed \n"): k - k <<3; k - k* x<<3; int Key_Num - ks NumLock, Key_Caps - k & CapsLock; printi ("Output 3 : *u \n", k) ; if (Key_Num) printí("Output 4 : NumLock on \n"); else printf("Output 4 : NumLock off \n"): if (Key_Caps) printí("Output 5 : CapsLock on \n"): else printí("Output 5 : CapsLock off \n");

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Programming Language C
Note:No Need for Detailed Explanation. The Answer is Enough For Me.
Solve according to this information. (No: 2012010206083)

Assume for the program given below that the elements of array A are your student number.
Assume that Data type of int is stored in 1 byte (8 bits) in memory. According to this
information, write the output of the program given below.
Note: Use the given assumption to get the output, don't run the code in the computer you will
get wrong output.
Örnek Hesaplama (Sample Calculation):
öğrenci No (Student No)
1810206037
A Dizisi (Array A)
{1,8,1,0,2,0,6,0,3,7}
#include <stdio.h>
#include <stdlib.h>
typedef enum Keyboards ( RightShift=1, LeftShift=2, Ctrl=4, Alt=8,
Scroll=16, NumLock=32, CapsLock=64, Fn=128) Keyboard;
int main ()
int A[13]=( your student number};
unsigned int s1=0, s2=0;
for (int i-0; i<13; i++) s1- s1+A[i] ;
s1=s1<<4;
printf ("Output 1 : *ų \n", s1);
Checkkeyboard (s1, A[5] );
void Checkkeyboard (int k, int x) {
k= k| x;
k - k >>3;
int Key_Alt - k & Alt;
if (Key_Alt) printf ("Output 2 : Alt pressed \n");
else printf("Out put 2 : Alt not pressed \n");
k - k <<3;
k = k
int Key_Num = k & NumLock,
Key_Caps - k & CapsLock;
printf ("Output 3 : *ų \n", k);
if (Key_Num) printf ("Output 4 : NumLock on \n");
else printf ("Out put 4 : NumLock off \n");
if (Key_Caps) printf ("Out put 5 : CapsLock on \n"):
else printf ("Out put 5 : CapsLock off \n");
x<<3;
Wind
Transcribed Image Text:Assume for the program given below that the elements of array A are your student number. Assume that Data type of int is stored in 1 byte (8 bits) in memory. According to this information, write the output of the program given below. Note: Use the given assumption to get the output, don't run the code in the computer you will get wrong output. Örnek Hesaplama (Sample Calculation): öğrenci No (Student No) 1810206037 A Dizisi (Array A) {1,8,1,0,2,0,6,0,3,7} #include <stdio.h> #include <stdlib.h> typedef enum Keyboards ( RightShift=1, LeftShift=2, Ctrl=4, Alt=8, Scroll=16, NumLock=32, CapsLock=64, Fn=128) Keyboard; int main () int A[13]=( your student number}; unsigned int s1=0, s2=0; for (int i-0; i<13; i++) s1- s1+A[i] ; s1=s1<<4; printf ("Output 1 : *ų \n", s1); Checkkeyboard (s1, A[5] ); void Checkkeyboard (int k, int x) { k= k| x; k - k >>3; int Key_Alt - k & Alt; if (Key_Alt) printf ("Output 2 : Alt pressed \n"); else printf("Out put 2 : Alt not pressed \n"); k - k <<3; k = k int Key_Num = k & NumLock, Key_Caps - k & CapsLock; printf ("Output 3 : *ų \n", k); if (Key_Num) printf ("Output 4 : NumLock on \n"); else printf ("Out put 4 : NumLock off \n"); if (Key_Caps) printf ("Out put 5 : CapsLock on \n"): else printf ("Out put 5 : CapsLock off \n"); x<<3; Wind
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY