hi I wantto solve this question in C++ language with details, please Question : 1- delete adamant at index 2 2- delete e

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

hi I wantto solve this question in C++ language with details, please Question : 1- delete adamant at index 2 2- delete e

Post by answerhappygod »

hi I wantto solve this question in C++ language with details,
please
Hi I Wantto Solve This Question In C Language With Details Please Question 1 Delete Adamant At Index 2 2 Delete E 1
Hi I Wantto Solve This Question In C Language With Details Please Question 1 Delete Adamant At Index 2 2 Delete E 1 (32.23 KiB) Viewed 61 times
Question :
1- delete adamant at index 2
2- delete element having, for example, value 3
I need code c++ for 2 Questions with output, please
# function to delete element from the array A at position 2 int A[5] = { 1, 3, 10, 2, 4-3 A - 1 3 to 2 4 o 1 2 3 4 After A 1 3 24 1 2 3 Size int pos; cin >> pos; for (int i = pos;i<n<i++) A = A[i+1]; int main() int n, pos, ALI;
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply