Similar Collections


here you will learn about declaration, initialisation of the array and other basic and advanced operations on array like reading, printing array elements, sum and product of array elements, merging two arrays, adding and subtracting two arrays elements, swapping adjacent elements, sorting, searching etc.

questions

Title
Initialising byte array with Decimal, Octal and Hexadecimal numbers in C
C program to count Array elements by using sizeof() operator
C program to swap first element with last, second to second last and so on (reversing elements)
C program to find nearest lesser and greater element in an array
C program to merge two arrays in third array which is creating dynamically
C program to calculate median of an array
C program to delete prime numbers from an array
C program to check prime numbers in an array
C program to create array with reverse elements of one dimensional array
C program to count total number of elements divisible by a specific number in an array
C program to create a new array from a given array with the elements divisible by a specific number
C program to find second largest element in a one dimensional array
C program to find two largest elements in a one dimensional array
C program to find second smallest element in a one dimensional array
C program to find two smallest elements in a one dimensional array
C Program to Cyclically Permute the Elements of an Array
C program to accept Sorted Array and do Search using Binary Search
C Program to find the Biggest Number in an Array of Numbers using Recursion
C program to print the number of subset whose elements have difference 0 or 1
C program to read and print One Dimensional Array of integer elements
total questions: 58

Questions

58

Views

458

Best Answers

299

Points

5