menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
14. For the declaration, int a[4] = {1, 2, 3};, which one is right in the following description- ( A. The meaning of &a[1] and a[1] are same B. The value of a[1] is 1- C. The…
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
14. For the declaration, int a[4] = {1, 2, 3};, which one is right in the following description- ( A. The meaning of &a[1] and a[1] are same B. The value of a[1] is 1- C. The…
asked
Feb 22, 2022
227k
views
0
votes
14. For the declaration, int a[4] = {1, 2, 3};, which one is right in the following description-
(
A. The meaning of &a[1] and a[1] are same B. The value of a[1] is 1-
C. The value of a[2] is 3
D. The size of a is 12 bytes
Computers and Technology
college
Julio Faerman
asked
by
Julio Faerman
7.5k
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
3
votes
Answer:
A.
thanks later baby HAHAHAHAHAA
Hans Kristian
answered
Feb 27, 2022
by
Hans Kristian
8.6k
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
Nov 2, 2024
87.1k
views
Can someone convert this code into python? Please I need this code immediately. int main(void) { double a[5],b[5],c=0; int i; for(i=0;i<5;i++)//입력 { scanf("%lf %lf",&a[i],&b[i]); } for(i=0;i<5;i++) { c+=(b[i]-a[i]-1.0>0) ? ((b[i]-a[i]-1.0>4) ? 4.0 : b[i]-a[i]-1.0): 0; } c/=0.5; c*=5000;
Richard Burkhardt
asked
Nov 2, 2024
by
Richard Burkhardt
8.6k
points
Engineering
high-school
1
answer
1
vote
87.1k
views
asked
Jan 21, 2024
142k
views
Cout << 1/0; cout << sizeof(int); int a, b; if (&a<&b) cout << 42; int i=42; i >>= 3; cout << i; What will be the output of the above code? A) will throw an exception B) 4 C) 42 D) 5
RisingDarkness
asked
Jan 21, 2024
by
RisingDarkness
7.9k
points
Computers and Technology
high-school
1
answer
2
votes
142k
views
asked
Aug 22, 2024
60.5k
views
Int main(){ long a[]={6,9,10}; printf("%p\\",a); printf("%p\\",&a); printf("%p\\",&a[0]); return 0; } the result is: 0x7ff9c94a10 0x7ff9c94a10 0x7ff9c94a10 this result really baffles me a lot! how come
Vkurchatkin
asked
Aug 22, 2024
by
Vkurchatkin
8.2k
points
Computers and Technology
high-school
1
answer
1
vote
60.5k
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
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
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!
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org