1.

Q3 Write definition of a method/function HowMany(ID,Val) to count and display the number of times the value of Val is present in the list ID. 3 For example : If the ID contains [115,122,137,110,122,113] and Val contains 122 The function should display 122 found 2 Times

Answer» ANATION:MAYBE ask Google they prove correct ANS


Discussion

No Comment Found