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

Post New Answer

More C Interview Questions

When a c file is executed there are many files that are automatically opened what are they files?

0 Answers  


How many keywords are there in c?

0 Answers  


What is a pointer on a pointer in c programming language?

0 Answers  


What is the difference between pure virtual function and virtual function?

0 Answers  


Why do we use main function?

0 Answers  






how to do in place reversal of a linked list(singly or doubly)?

3 Answers  


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

0 Answers  


Tell us something about keyword 'auto'.

0 Answers  


DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


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

2 Answers  


Categories