C Programming and Technical Category

every element of a data structure has an address and a key associated with it.a search mechanism deals with two or more values assigned to the same address by using the key what is this search mechanism?
1)linear search 2)binary search 3)hash coded search
4)none of these

Read Solution (Total 10)

C Other Question

*
**
***
****
**********
****
***
**
*
Logic to print this
We are all know the Comma(,) Operator in c language is used as a separtor of variables, can any one tell me about the another Functionality of Comma(,) Operator in c language