Knowledge in C program for problem solving (Array)

C program for problem solving (Array)

This document consist of content related to array in c .This will help students to understand the topic .

C-Array

An array is a collection of elements of the same type that are referenced by a common name. Compared to the basic data type (int, float & char) it is an aggregate or derived data type. All the elements of an array occupy a set of contiguous memory locations. and An array may be initialized at the time of declaration. Giving initial values to an array. Initialization of an array may take the following form,

Write a c program in which Input three number and Output The greatest Number. (BCA First semester)

Write a c program in which Input three number and Output The greatest Number. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a program which Output is 1 To 10 counting With the help of White loop.

Write a program which Output is 1 To 10 counting With the help of White loop. Programming with C (First semester ) Makhanlal Chaturvedi national and journalism university, Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a program which Output is 1 To 10 Table With the help of For loop.

Write a program which Output is 1 To 10 Table With the help of For loop. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a C Program for reverse a Number. Like- input-789 and output- 987

Write a C Program for reverse a Number. Like- input-789 and output- 987. Programming with C (First semester ) Makhanlal Chaturvedi national and journalism university, Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a program to find out Vowel and consonent For Given Character output.

Write a program to find out Vowel and consonent For Given Character output. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a C program for output of floid triangle.

Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a C program of finding number is prime or not prime.

Write a C program of finding number is prime or not prime.The greatest Number. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a C program of finding number is prime or not prime.

Write a C program of finding number is prime or not prime.

Write a program to Input 10 numbers and Output 10 numbers by using Single dimentional array.

Write a program to Input 10 numbers and Output 10 numbers by using Single dimentional array.The greatest Number. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .

Write a program to Input 10 numbers and Output 10 numbers by using Single dimentional array.

Write a program to Input 10 numbers and Output 10 numbers by using Single dimentional array.The greatest Number. Programming with C (First semester ) Makhanlal chaturvedi national and jounalism university,Bhopal class notes of C programming from Makhanlal Chaturvedi national journalism and communication university,Bhopal. Share with your friends to Help them to learn c programming. This class notes is very important for BCA first semester students .