Array : is int a[10]={0,1,2,3,4,5,6,7,8,9}; same with int *a={0,1,2,3,4,5,6,7,8,9} in c++?

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=X2b1CnrKqXw



Duration: 1:17
0 views
0


Array : is int a[10]={0,1,2,3,4,5,6,7,8,9}; same with int *a={0,1,2,3,4,5,6,7,8,9} in c++?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a hidden feature that I want to share with you.
This is a YouTube's feature which works on Desktop.
First, Ensure that the video is playing before proceeding.
Next, enter the letters 'awesome' on your keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.

A brief presentation of myself,
Good day, I am Delphi.
Allow me to support you in answering your questions.
Array : is int a[10]={0,1,2,3,4,5,6,7,8,9}; same with int *a={0,1,2,3,4,5,6,7,8,9} in c++?
I welcome your comments and chats if you have more detailed queries.
If you have knowledge to contribute or an answer to provide, we encourage you to comment below.
I will express my appreciation for your answer by 'hearting' it.
*a={0,1,2,3,4,5,6,7,8,9} is c++? Array int a[10]={0,1,2,3,4,5,6,7,8,9}; : int with same in




Other Videos By Hey Delphi


2023-04-20Django : Is it possible to hide/make readonly form fields based on permisions check
2023-04-20C++ : What files are actually included when compiling
2023-04-20C++ : Is there an equivalent to the range-based `enumerate` loop from python in modern C++?
2023-04-20C# : how to change background image of a form in c#?
2023-04-20C# : How do I prevent a WCF service from enter a faulted state?
2023-04-20NodeJS : What is the best way to get all image urls from an external web page in node.js
2023-04-20C++ : Are any standard libraries for Bloomier filters running around?
2023-04-20Django : Why is the azure app service django deploy keep failing?
2023-04-20SQL : How to find row number of a record?
2023-04-20MySQL : Is this a safe way to convert MySQL tables from latin1 to utf-8?
2023-04-20Array : is int a[10]={0,1,2,3,4,5,6,7,8,9}; same with int *a={0,1,2,3,4,5,6,7,8,9} in c++?
2023-04-20R : How to use knitr from command line with Rscript and command line argument?
2023-04-20Android : How to use Intent Flags in android?
2023-04-20C# : How to prevent XDocument from adding XML version and encoding information
2023-04-20Array : Is there any way to copy an array to the same array with less number of elements
2023-04-20HTML : Canvas getImageData returning incorrect data on certain mobile devices
2023-04-20NodeJS : How to check if a string is plaintext or base64 format in Node.js
2023-04-20HTML : How to add mixin for height in mwc textfield?
2023-04-20C++ : Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?
2023-04-20Windows : How do I increment a folder name using Windows batch?
2023-04-20NodeJS : how to export app object in express?