C++ Arrays And Multidimensional Arrays

Описание к видео C++ Arrays And Multidimensional Arrays

Qt5 C++ GUI Development Full Course
   • Qt5 C++ GUI Development Full Course F...  



In this video we are going to talk about C++ Arrays And Multidimensional Arrays, so c++ arrays are collection of the elements that are the same type. if you remember our video on variables, when we want to store one value we are going to use variable. If we want to store two or three values we need to use more variables. but it is not a good way, by this reason we have arrays. also  the elements of array are stored in the continues memory location.




#CPP#CPPTutorial#ParwizForogh

Комментарии

Информация по комментариям в разработке