int x = 5;

int a = 5; int b = 3;

int scores[5] = {90, 80, 70, 60, 50}; // array declaration char name[] = "John"; // string declaration

int add(int a, int b) { return a + b; }

A modern browser is required to view this site.

Please update your browser.

Northwest Film Forum
1515 12th Ave,

Seattle, WA 98122

C Piscine Exam 01 [ 99% VERIFIED ]

int x = 5;

int a = 5; int b = 3;

int scores[5] = {90, 80, 70, 60, 50}; // array declaration char name[] = "John"; // string declaration c piscine exam 01

int add(int a, int b) { return a + b; }