Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Declaration | Functions
C++ Intermediate | Mobile-Friendly
course content

Kurssisisältö

C++ Intermediate | Mobile-Friendly

C++ Intermediate | Mobile-Friendly

1. Data Types and Arrays
2. References & Pointers
3. Dynamic Memory
4. Functions

book
Declaration

For the cat, the function sound() declaration and call will look:

python

Remember:

  • you have to declare a function before calling it.

  • you can declare the function as many times as you want.

You have met functions at the beginning of your C++ programming path. main() - is the pre-defined function that is used to execute the code.

1. You have to...

2. Every program in c++ contains the function:

question mark

You have to...

Select the correct answer

question mark

Every program in c++ contains the function:

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 2

Kysy tekoälyä

expand
ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

course content

Kurssisisältö

C++ Intermediate | Mobile-Friendly

C++ Intermediate | Mobile-Friendly

1. Data Types and Arrays
2. References & Pointers
3. Dynamic Memory
4. Functions

book
Declaration

For the cat, the function sound() declaration and call will look:

python

Remember:

  • you have to declare a function before calling it.

  • you can declare the function as many times as you want.

You have met functions at the beginning of your C++ programming path. main() - is the pre-defined function that is used to execute the code.

1. You have to...

2. Every program in c++ contains the function:

question mark

You have to...

Select the correct answer

question mark

Every program in c++ contains the function:

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 2
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt