C++ Programming Tutorial 6 - Variable Declaration and Initialization

C++ Programming Tutorial 6 - Variable Declaration and Initialization

Caleb Curry

5 лет назад

93,281 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Saad Alhasan
Saad Alhasan - 20.07.2023 00:12

The idea of a pizza with 5 slices is disturbing 😂

Ответить
japanese extremme
japanese extremme - 17.06.2023 04:52

The reason you don't use quotes for cout << slices; is because the quotes would make it a string

Ответить
OstiedEstrie
OstiedEstrie - 24.08.2022 01:08

Caleb: "You're never going to get away from variables in programming"
laughs in Haskell

Ответить
Dis Donc!
Dis Donc! - 27.07.2022 00:10

It would be interesting why one has to set a type for each variable and how it is represented in memory. To do this you would have to introduce the concept of the binary system. Also you could say that an uninitialized variable has the value that is in this part of the computer's memory at this time. So it can be different each time you start the program. Just as a hint because it happens that someone tries to access a variable which hasn't been initialized before which will likely cause errors.

Ответить
LAFORCE
LAFORCE - 23.07.2022 11:28

watched. How can slices have two different integers??

Ответить
Warda Naseem
Warda Naseem - 14.03.2022 05:50

You are doing really a great work

Ответить
M.A. Diallo
M.A. Diallo - 21.02.2022 20:40

Please explain to me better why cout displays 6 even even you give the value of 1000 to children or slices.
It doesn’t override 6

Ответить
Gary Joy
Gary Joy - 20.01.2022 21:35

I have a question,
int main ( )
the same as
int variable
(both "int" the same)

Ответить
Saltanat Kokzhalova
Saltanat Kokzhalova - 10.01.2022 10:22

advertisement is really annoying, takes half of the video

Ответить
scooderkid
scooderkid - 30.12.2021 20:41

thax

Ответить
Abdullah bin Abdusamad
Abdullah bin Abdusamad - 26.11.2021 06:01

I have a question, When you put the children = slices and the result showed 6, even though you wrote slices = 1000 under the children. Why is that?

Ответить
Samuel Santos
Samuel Santos - 23.09.2021 19:40

slicing children... disgraceful

Ответить
samter
samter - 19.07.2021 01:12

I found this very int-eresting; thanks for sharing!

Ответить
Nderera Tjijahura
Nderera Tjijahura - 27.05.2021 16:25

Thanks very much for your clear presentation. My question is; How can I declare, initialize and assign the following integers 20;30;24;25 as the marks of my students, for instance if I was a lecturer?

Ответить
Misty
Misty - 06.05.2021 03:30

Starting this journey tonight! So far I love your videos and appreciate your teaching style. I can’t wait to see how much I know after even 50+ videos.

Ответить
Jangkrik-chan
Jangkrik-chan - 04.04.2021 09:35

Now what's difference between declaration vs definition?

Ответить
Laneape
Laneape - 15.02.2021 04:14

Pizzagate

Ответить
TicTac Times
TicTac Times - 08.12.2020 19:09

I cant believe that I must watch 102 vids 😂

Ответить