Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 7 content #554

Open
mahek0620 opened this issue Aug 8, 2024 · 1 comment
Open

Day 7 content #554

mahek0620 opened this issue Aug 8, 2024 · 1 comment

Comments

@mahek0620
Copy link

Select the Day of Content

Day 7

What information is missing?

Understand Arrays, Strings & Pointers in C++
you’re required to understand the Arrays & Strings concepts in C++. An Array in C++ is used to store similar types of elements and Strings are used to store text or sequence of characters. Moreover, you need to learn about Pointers as well that is used for storing the address of another variable. Also, there are several other crucial topics such as Namespaces, Wild Pointers in C++, etc. that can be considered.

Copy link

github-actions bot commented Aug 8, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant