Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / abby

array is a homogenous collection of elements, it cannot
contain dissimilar elements.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mpi and openmp?

1357


What is character constants?

1231


What is the value of h?

1086


the question is that what you have been doing all these periods (one year gap)

2140


What is the use of getch ()?

1118


How can I do graphics in c?

1071


What is the meaning of && in c?

1085


Which node is more powerful and can handle local information processing or graphics processing?

1370


what is the height of tree if leaf node is at level 3. please explain

2199


Why do we use main function?

1234


Write a Program to find whether the given number or string is palindrome.

1337


What are the primitive data types in c?

1132


#include int main(){ int i=10; int *ptr=&i; *ptr=(int *)20; printf("%d",i); return 0; } Output: 20 can anyone explain how came the output is 20

1773


What is the purpose of clrscr () printf () and getch ()?

1112


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

1597