Q#1: Convert the code into descriptive code, and verify using White Box Testing. Arr[] ={4.8.9.2.9, 16, 67, 45, 90, 12}
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Q#1: Convert the code into descriptive code, and verify using White Box Testing. Arr[] ={4.8.9.2.9, 16, 67, 45, 90, 12}
Q#1: Convert the code into descriptive code, and verify using White Box Testing. Arr[] ={4.8.9.2.9, 16, 67, 45, 90, 12} key=22 for(int i=0; i<10; i++) if (Arr == key) Print(key value found at : 1) end-if end-for Print (Key is not present in the list)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!