menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Question 4: What will be the output of the code? Show a complete analysis. #include int main(void) { int A[3][3]={{1,4,3},{6,2,4},{-3,8,2}}; int s; for(int i = 0; i<=2; i++) …
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Question 4: What will be the output of the code? Show a complete analysis. #include int main(void) { int A[3][3]={{1,4,3},{6,2,4},{-3,8,2}}; int s; for(int i = 0; i<=2; i++) …
asked
Jul 24, 2021
6.4k
views
5
votes
Question 4: What will be the output of the code? Show a complete analysis.
#include
int main(void)
{
int A[3][3]={{1,4,3},{6,2,4},{-3,8,2}};
int s;
for(int i = 0; i<=2; i++)
{
S = ALOIi]+A[111]+A[21i];
printf("%d",s);
}
return 0;
}
Computers & Tech
college
Mahks
asked
by
Mahks
8.2k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
2
votes
Answer:
The output of the code is 8
Pragash
answered
Jul 28, 2021
by
Pragash
8.1k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Mar 25, 2024
189k
views
#include void main() ( int x = 1, z = 3; } int y = x << 3; printf("%d\\",y); -2147483648 -1 Run time error 8
Thousand
asked
Mar 25, 2024
by
Thousand
8.5k
points
Engineering
college
1
answer
0
votes
189k
views
asked
Sep 13, 2021
204k
views
What happens if you try to compile and run this program? #include <stdio.h> int main (void) { int i = 1, j = 0, k; k = (i >> j) + G >> i) + (i >> i) + (j >> k <<= i; printf("%d", k): return 0; }
Tamanakid
asked
Sep 13, 2021
by
Tamanakid
7.7k
points
Computers & Tech
college
1
answer
1
vote
204k
views
asked
Aug 9, 2022
76.0k
views
#include void main() { int m=45,first,last; first=m/10; last=m%10; printf("%d",first);//line 1 printf("\\%d",last);//line 2 printf("\\Sum=%d",first*last);//line 3 printf("\\%d",first*last);//line 4 printf("\\%d",
Sprague
asked
Aug 9, 2022
by
Sprague
8.4k
points
Computers & Tech
college
1
answer
0
votes
76.0k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
Seven basic internal components found in a computer tower
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org