Post New SureSoft Operating Systems General Concepts Interview Questions
Explain about each property used in mechanics?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What are the two types of exceptions in java? Which are the differences between them?
How will you check in a string that all characters are decimal ?
What is split function in php?
What is ems sql management studio? : sql server management studio
What is iron ferrite and what is it used for?
Expand---------TDCB
Mention some of the mutual fund scheme?
What are the two types of java programming?
talk about Bangalore transportation
Does java list allow null?
How do you collaborate with pediatric specialists, nurses, social workers, and educators to provide comprehensive care for children with complex medical needs?
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..