If i have an array 0 to 99 i.e,(Size 100)
I place the values 1 to 100 randomly like a[0]=29,a[1]=56
upto array[99].. the values are only between 1 to 100.
getting the array values by using scanf..
If i entered one wrong element value line a[56]=108.
how can i find it.. and also how to find the missing value
in 1 to 100.. and i want to replace the missing values..
any one of them know please post your answer..
No Answer is Posted For this Question
Be the First to Post Answer
When a c file is executed there are many files that are automatically opened what are they files?
How many keywords are there in c?
What is a pointer on a pointer in c programming language?
What is the difference between pure virtual function and virtual function?
Why do we use main function?
how to do in place reversal of a linked list(singly or doubly)?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
Tell us something about keyword 'auto'.
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe