× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
w
3
w
3
e
3
3
r
3
b
2
M
2
V
2
f
2
c
2
c
2
K
2
New Topic  
DePeet DePeet
wrote...
Posts: 338
Rep: 0 0
6 years ago
If a and b are both int arrays, then a = b will
a.   create an alias
b.   copy all elements of a into b
c.   copy the zero element of b into the zero element of a
d.   return true if each corresponding element of b is equal to each corresponding element of a (that is, if a[0]is equal to b[0], a[1] is equal to b[1]and so forth) and return false otherwise
e.   return true if a and b are aliases and return false otherwise
Read 55 times
1 Reply
Replies
Answer verified by a subject expert
StingerStinger
wrote...
Posts: 310
Rep: 4 0
6 years ago
Sign in or Sign up in seconds to unlock everything for free
1

Related Topics

DePeet Author
wrote...

6 years ago
Correct Slight Smile TY
wrote...

Yesterday
This site is awesome
wrote...

2 hours ago
You make an excellent tutor!
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  523 People Browsing
Related Images
  
 1466
  
 3931
  
 315
Your Opinion