A array contains dissimilar element how can we count,
and
A array contains dissimilar element how can we store in
another array with out repetition.

Answer Posted / prakash

QUESTION WAS NOT DISSIMILAR ,BUT DIFFERENT ELEMENT LIKE,
12344214211LIKE THIS ......
TELL ME THE ANSWER

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where are auto variables stored? What are the characteristics of an auto variable?

595


Explain what are the advantages and disadvantages of a heap?

598


Why cant I open a file by its explicit path?

593


What is wild pointer in c?

610


What is a constant?

636






What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

700


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1928


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1634


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

691


Why n++ execute faster than n+1 ?

1851


Is c is a procedural language?

601


How can you find out how much memory is available?

618


Why we not create function inside function.

1750


how to count no of words,characters,lines in a paragraph.

3907


How will you find a duplicate number in a array without negating the nos ?

1649