5. Write a C Program to calculate the Average of an array elements where the elements are received as input
4. Write a C program to input number from user and check number is palindrome or not using while loop.
Good character
You are given a tree with N nodes and N-l edges and two nodes x and y where x! = y. Each node is assigned with a character from 'a' to 'z'. Let us define function F (c) as the total number of pairs of nodes (u,v) such that the shortest path from node u to node v includes nodes x and y and characters present at nodes u and v are equal to c. You are given a string S where S[i]denotes the character assigned to node I where1≤ i ≤ N
Task
Determine the value of F(c) for all characters c from 'a' to 'z:
Write functions which respectively calculate the sum, product, minimum, maximum, average of two integers A and B. Use these functions in a program.
Consider following fig.. Take phy,chem,math for first sem and EGG,PPs,BEL for second sem, print result eith roll no and name in first year
result
Write a C Program to calculate the Average of an array elements where the elements are received as input.
Write a C program to input number from user and check number is palindrome or not using while loop.
Write a C program to input a number from user and print multiplication table of the given number using for loop.
Write a C program to perform addition, subtraction, multiplication and division of two integer numbers, respectively 2 and 6 and show the result on the screen.
Write a C program to print your name, date of birth, mobile numbers and university’s name on separate line.