what does static variable mean?
No Answer is Posted For this Question
Be the First to Post Answer
How can I make it pause before closing the program output window?
What are linked lists in c?
What does the file stdio.h contain?
Why dont c comments nest?
What is zero based addressing?
Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
How to access or modify the const variable in c ?
16 Answers HCL, HP,
which one is highest Priority in c? a)=,b)+,c)++,d)==
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..
What does c value mean?
An array name contains base address of the array. Can we change the base address of the array?