program to find a smallest number in an array

Answer Posted / fg

vcxcx

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain bit masking in c?

652


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2065


What is the difference between int main and void main?

588


What are the properties of union in c?

609


What is the g value paradox?

666






How do you define a function?

600


Why do we use header files in c?

598


What are the 4 types of programming language?

601


Write a code to generate divisors of an integer?

655


What is abstract data structure in c?

542


Write a program to print factorial of given number without using recursion?

586


Explain what is the difference between text files and binary files?

632


Is it valid to address one element beyond the end of an array?

701


Tell me what are bitwise shift operators?

671


Write a program to print all permutations of a given string.

662