In section classes and object, there is a problem based on queue management part 1. Can someone solve that with explanation.plz | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In section classes and object, there is a problem based on queue management part 1. Can someone solve that with explanation.plz

30th Nov 2020, 5:25 PM
Radhika
6 Answers
16th Dec 2020, 5:27 PM
Lam Wei Li
Lam Wei Li - avatar
+ 3
this is the missing part void add(int x) { size += 1; queue[size-1]=x; }
11th Dec 2020, 10:00 PM
Aya Sherbak
Aya Sherbak - avatar
+ 1
Its not a good idea to post answers... you can read that section thoroughly and then solve it.. I've completed the tutorial, and there wasn't any problem in the question.
30th Nov 2020, 5:27 PM
Charitra
Charitra - avatar
0
Thnku so much...
12th Dec 2020, 9:11 AM
Radhika
0
Help me in part 2 & 3
15th Dec 2020, 10:41 AM
Shayhan Sagufta
Shayhan Sagufta - avatar
0
can any one send me 2 and 3 solutions of the program
14th Jan 2021, 10:47 AM
Ravi Mali
Ravi Mali - avatar