Write a program for deleting duplicate elements in an array

Answer Posted / vrushali

Any program without goto.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use return in c?

748


Explain what is meant by high-order and low-order bytes?

839


What are the parts of c program?

855


Write a program to print numbers from 1 to 100 without using loop in c?

864


What is spaghetti programming?

882


Is it fine to write void main () or main () in c?

746


What are pointers? Why are they used?

859


What is the difference between arrays and pointers?

853


How does struct work in c?

815


What are the advantages of using new operator as compared to the function malloc ()?

1068


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

823


Are negative numbers true in c?

780


Why cant I open a file by its explicit path?

810


How does placing some code lines between the comment symbol help in debugging the code?

768


What is pointer to pointer in c with example?

749