5
Write an Algorithm to find the maximum and minimum items in a
set of ‘n’ element.
No Answer is Posted For this Question
Be the First to Post Answer
main() { int a; a=++100; printf("%d",a); getch(); }
Is anything faster than c?
What is nested structure with example?
What is a dynamic array in c?
1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output
write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
write a program to display all prime numbers
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
Why clrscr is used after variable declaration?
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,