Question: This section is for marking purposes only. There is nothing for you to submit here. For Marking (Total 3 marks) public E remove( int idx
This section is for marking purposes only. There is nothing for you to submit here.
For Marking (Total 3 marks)
public E remove( int idx ) =[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program >> 1 Enter an String you want to add to the ArrayBox >>1st =[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program >> 1 Enter an String you want to add to the ArrayBox >>2nd =[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program >> 4 INDEX VALUE 0 1st 1 2nd =[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program >> 2 Enter the INDEX of the item you want removed from the box >>0 The element 1st was removed from the box. [ 2 MARKS]
=[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program >> 4 INDEX VALUE 0 2nd [1 MARK]
=[==[==[=[=================================]=]==]==]= =[==[==[=[ Welcome to ArrayBox ]=]==]==]= =[==[==[=[=================================]=]==]==]= Choose... 1. Add an element(String) to our box. 2. Remove an element(String) from our box. 3. Replace(set) an element(String) from our box. 4. List the contents of the box. 5. Exit program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
