Pointers, Arrays, and Recursion



Pointers, Arrays, and Recursion

Pointers, Arrays, and Recursion


The third course in the specialization Introduction to Programming in C introduces the programming constructs pointers, arrays, and recursion. Pointers provide control and flexibility when programming in C by giving you a way to refer to the location of other data. Arrays provide a way to bundle data by guaranteeing sequences of data are grouped together. Finally, recursive functions—functions that call themselves—provide an alternative to iteration that are very …

Duration Course 3 of 4 in the
Start your Free Trial

Self paced

34,513 already enrolled

4.4stars Rating out of 5 (315 ratings in Coursera)

Go to the Course
We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.