Q2: a) Create a function void print() in QueueArray class that prints the elements from first to last. b) Create a function void reverseK(QueueArray q, int k) that reverse the first k elements in the q. if k = 0, it does nothing (return ;) else it reverses the first k element as: If the q [1,2,3,4] reverse(q,3) makes the q to be [3,2,1,4] If the q [7,8,2,14,5] reverse(q,4) makes the q to be [14,2,8,7,5] Test your functions in the main driver
Q2: a) Create a function void print() in QueueArray class that prints the elements from first to last. b) Create a function void reverseK(QueueArray q, int k) that reverse the first k elements in the q. if k = 0, it does nothing (return ;) else it reverses the first k element as: If the q [1,2,3,4] reverse(q,3) makes the q to be [3,2,1,4] If the q [7,8,2,14,5] reverse(q,4) makes the q to be [14,2,8,7,5] Test your functions in the main driver
C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter17: Linked Lists
Section: Chapter Questions
Problem 5PE
Related questions
Question
In c++
![Q2: a) Create a function void print() in QueueArray class that prints the elements from first to last.
b) Create a function void reverseK(QueueArray<int> q, int k) that reverse the first k elements in
the q. if k = 0, it does nothing (return ;) else it reverses the first k element as:
If the q [1,2,3,4] reverse(q,3) makes the q to be [3,2,1,4]
If the q [7,8,2,14,5] reverse(q,4) makes the q to be [14,2,8,7,5]
Test your functions in the main driver](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fe9d81cc0-aad7-4728-8a26-cf39904a0ed4%2Fdfa9d7cb-d6f0-4e0d-9c04-ceb35a8d91fc%2Fr1vfxbj_processed.jpeg&w=3840&q=75)
Transcribed Image Text:Q2: a) Create a function void print() in QueueArray class that prints the elements from first to last.
b) Create a function void reverseK(QueueArray<int> q, int k) that reverse the first k elements in
the q. if k = 0, it does nothing (return ;) else it reverses the first k element as:
If the q [1,2,3,4] reverse(q,3) makes the q to be [3,2,1,4]
If the q [7,8,2,14,5] reverse(q,4) makes the q to be [14,2,8,7,5]
Test your functions in the main driver
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
![EBK JAVA PROGRAMMING](https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg)
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
![EBK JAVA PROGRAMMING](https://www.bartleby.com/isbn_cover_images/9781337671385/9781337671385_smallCoverImage.jpg)
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
![C++ for Engineers and Scientists](https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif)
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
![New Perspectives on HTML5, CSS3, and JavaScript](https://www.bartleby.com/isbn_cover_images/9781305503922/9781305503922_smallCoverImage.gif)
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
![Microsoft Visual C#](https://www.bartleby.com/isbn_cover_images/9781337102100/9781337102100_smallCoverImage.gif)
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,