In this video, we go over an example of how to sum up items in a two dimensional array. I also go over how accessing the data inside a 2d array works, and provide an example to try to go over it step by step. Don't forget to subscribe if you like the channel. Please smash the like button or subscribe to stay up to date with the course!
By popular demand, I am launching an advanced programming course using C++ and best of all it's free on youtube. This course will cover the following:
Functions - Declaration, definition, calling.
Variable Scopes
Reference Types and Value Types when calling Functions
Arrays as function arguments
Array Processing Algorithms
Addresses and Pointers
Accessing arrays using pointer arithmetic
Multidimensional Arrays
File Manipulation
Searching and Sorting
Object Oriented Principles in C++
Don't forget to check out the Introductory Course here: https://www.youtube.com/playlist?list=PLrtZ689nP4iyrsETM6Qx6cDgdPZBpfQOw
Also, check out my Udemy Interview Course here:
https://www.udemy.com/course/technical-interview/learn/lecture/5081338#overview
Download
0 formats
No download links available.
Advanced Programming Concepts using C++ - Finding the sum of items in a 2D array | NatokHD