Computer Science, asked by yashwanthpaleti2006, 1 month ago

this Write a program to accept 10 different numbers in a Single Dimensional Array (SDA). Now, enter a number and search whether the number is present or not in the list of array elements by using the 'Linear Search technique Sample Input:
n0 n1 n2 n3 n4 n5 n6 n7 n8 n9
74 56 62 77 46 67 59 80 42 26
enter a number to be searched : 42
The number is present

plz give this program in string I am having with int​

Answers

Answered by khattakabdullah067
0

Answer:

it is simple you can write it as n42

Similar questions