Вы находитесь на странице: 1из 6
2un016 carays ° Toggle navigation schools [What are you looking for? JQ ‘Toggle navigation Home OS. Data Structures C Programming. C Arrays © Ads by Google Programming Array of Arrays C Programming Tutorials © C Tutorial C Introduction installation | C Program Structure C Data Types C Variables ~ Constants C Operators C Preprocessors C Type Casting C Custom Header File Control Structures C Decision Making 2 if Statements C if-else Statements Celse-if Statements C switch Statements C Loops C while loops Cdo while loops C for loops Functions Ieipukwwrww schools ine-eoriaarays! Java Tutorials » 8 2un016 Carays * Functions C Function Arguments C Library Functions C Variable Scope Arrays and Strings © CArrays * CSirings Pointers Pointer * C Dynamic Memory Allocation Structure & Union File /O © CFile Handling © Cfopen C fects Ciputs C feof C String Programs C Program to Print String C Program to Print without Semicolon C Program to Print a Semicolon without Using a Semicolon C Program to Copy String using strepy ‘C Program to Copy String using pointers C Program to change string case C Program to Concatenate two Strings using streat, C Program to Sort a string in Alphabetical Order C Program to Concatenate Two Strings without Using streat C Program to Compare two Strings without using stremp C Program to Check whether the Given String is a Palindrome C Program to Find Factorial C Leap Year Program C Program to Generate the Fibonacci Series C Integer Number Programs C Program to Print Integer C Program to Perform Addition, Subtraction, Multiplication and Division C Program to Swapping two Numbers using a temporary variable C Program to Reverse Number C Program to add n number of times C Program to Generate Random Numbers Program to Check whether the Given Number is a Prime * Program to Find the Greatest Among Ten Num| C Program to Find the Greatest Number of Three Numbers ‘* C Program to Asks the User For a Number Between | to 9 ‘* C Program to check whether the given Number is Even or Odd ‘* C Program to Swapping Two Numbers Using Bitwise Operators Iripunwwrw 3schools.ine-eoriaVarays! 2un016 Carays C Loop Programs C Program to Print Pascal Triangle © C Program to Create Pyramid «© C Program to Print Diamond Pattern © C-Program to Print Star Pattern C Function Programs « C Program to Reverse a Sentence Using Recusrion C Array Programs * C.Program to Insert an Element in an Array C Program to Merge two Arrays C Program to find maximum element in array C Program to Find Minimum element in Array C Program to reverse an array C Program to Insertion Sort using Array ~ Program to Delete an Element from an Ami C File 1/0 Programs C Program to Merge two Files C Program to Copy Files C Program to Addition of two Numbers using Pointer C Program to Delete a File C Program to Find the Number of Lines in a Text File ~Prosy eplace a Spe wt File An array is a data structure in C, that can store a fixed size sequential collection of elements of same data type. For example if you want to store 10 numbers then instead of defining 10 variables its easy to define an array of 10 length In the C programming language an array can be One-Dimensional, Two-Dimensional and Multidimensional Define an Array in C Syntax: ‘type arrayName [ size ]; Ieipukwwrww schools ine-eoriaarays!

Вам также может понравиться