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..
2083what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits
2 5730Post New Wipro C Interview Questions
what is difference in ods I ods II is this is realy from sorbent / packing characteristics or from other means
Explain the concept of the timesharing operating systems?
How do you delete a file in unix?
what are the tools used for oracle 10g in real time.
Do you know what is topping?
Where can I learn python for free?
What is the v-ptr?
How can you copy forms from one client to other?
How to add a system menu item for the "right click" of the application's task bar icon?
How to fetch data from database in laravel?
How to differentiate between a CreateObject() and GetObject() ?
What is cart and chaid? How is bagging different from boosting?
what is sql server agent? : Sql dba
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
How is it possible to remove escape characters from a string?