Passing Array as a Parameter to the Function | Logical Programming in C | Naresh IT

preview_player
Показать описание
Passing Array as a Parameter to the Function | Logical Programming in C | Naresh IT

Subscribe to our channel and hit the bell 🔔🔔🔔 icon to get video updates.

💡 Visit Our Websites

--------------------------

💡 About NareshIT:

"Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA , Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA, Hyderabad, Chennai and Vijayawada, Bangalore India which provides online training across all the locations

--------------------------

💡 Our Online Training Features:
🎈 Training with Real-Time Experts
🎈 Industry Specific Scenario’s
🎈 Flexible Timings
🎈 Soft Copy of Material
🎈 Share Videos of each and every session.

--------------------------

💡 Please write back to us at

--------------------------

💡 Check The Below Links

Комментарии
Автор

Hey you helped me to understand my homework which alleviated my headache, thank you very much!

alexbryden
Автор

hats of u sir..ur really amazing...keep up the good works...

anoopsuresh
Автор

Sir u r the best C teacher across youtube
Love u sir

pranjalsoni
Автор

You r THE
you gives answer to every possible is your best thing
I Respect uhh more than any other teacher i have ever watched videos

vaibhavshahi
Автор

Excellent....!! Thank U so much sir. for such excellent explaination...
.

saylilondhe
Автор

u r always best explanation is awesome sir

priyapitchai
Автор

amazing sir, can't wait to appreciate ur way of conceptual

shubhamjha
Автор

i learned a new thing from this lecture

sahil
Автор

Sir why for loop is used again in the main function what happens if won't use and directly print the result

lordgaming
Автор

Sir you are saying 'a' stores address of 0th index than how to get address of variable 'a'? I have declared another pointer variable and referenced it to the pointer variable. But the end result is again I am getting address of 0th index not the address of only variable 'a'.

pranavkulkarni
Автор

We need Passing structure as a Parameter to the Function

josephdaniel
Автор

Nice!!! In case if a array is inside a structure, How come we pass the array as argument which is inside a structure.
Let the array be :
struct data{
int arr[5];
};

josephdaniel
Автор

SIR same one with problem sum of first 2 digits and last two digits please do it

venkatarajesh
Автор

Sir can we put modify(a) as modify(a[ ]);

sujatasapte
Автор

can this program be used as multiple returning function ?

aneeltripathy
Автор

Plz check this on the desktop because my teacher taught us on the desktop

udayrajchaursiya
Автор

But sir when there is no return type (return type is void) how did you return the value and print it through main
Anyone if know this please clarify

divyajibanswain
Автор

Sir why don't we use a[i] instead of x[i] in void modify function
While I'm doing this, I got confution.

sunnyrajnanny
Автор

In variable' a' why the address stored but not element

dheerendranadhsunkavalli
Автор

Shouldn't we pass the size of an array also in function definition??🤔

veshalaakash