CPE102 – 11. HAFTA SORULAR (WEEK 11 QUESTIONS) (Solution)

$ 24.99
Category:

Description

Pentagon sayıları Pn=n(3n−1)/2 formülüne göre üretilmektedir. 100’den küçük pentagon sayılarını ekrana yazdırın.
Pentagon numbers are produced according to the formula Pn=n(3n−1)/2. Print pentagon numbers less than 100 to the screen.

Aynı satır ve sütun sayısına sahip iki matrisi toplayan C kodunu yazınız. Matris değerleri klavyeden girilecek.
Write the C code that adds two matrices with the same number of rows and columns. Matrix values will be entered from the keyboard.

Bir sınıftaki 10 öğrencinin boy ve kilo değerlerini iki boyutlu diziye klavyeden okuyarak aktaran ve ortalama boy ve kilo değerlerini hesaplayarak ekrana yazdıran programı C dili ile yazınız.
Write a program in C language that transfers the height and weight values of 10 students in a class to a two-dimensional array by reading them from the keyboard and calculates the average height and weight values and prints them on the screen.

Reviews

There are no reviews yet.

Be the first to review “CPE102 – 11. HAFTA SORULAR (WEEK 11 QUESTIONS) (Solution)”

Your email address will not be published. Required fields are marked *