Program to find Second Largest element in an array in C |Tamil

preview_player
Показать описание
In this video,you will be discussed program to find second Largest element and second smallest element in an array in C in Tamil or
Program to find second Largest number and second smallest number in an array in C language in Tamil.

To get the concept easily,watch the C program to find largest element and smallest element in an array

C programming in Tamil

#8bitGoals
Рекомендации по теме
Комментарии
Автор

Create a Structure for holding details about the car like Model, Color, distance travelled, , Rented or not And Create a Union inside this Structure which contains field like Name and Address of the Person renting the car, and date given for rental.If the Car is in shop for repair the structure should contain the date when the car was taken out for service and the reason for repair.
Print all car owners names, whose car has been rented now

Sample Input:

HondaBrio Black 20000 Yes Arun Metukuppam 01/07/2015
Alto Grey 50000 No 02/07/2015 oilleak
HondaCity Blue 10000 Yes Senthil Velahery 04/07/2015

Sample Output:

Arun
Senthil



This program confusion bro

Plz answer updating bro

prabhakaranvasantha