Arrays are implicitly treated as constant pointers. Array elements can be passed as parameter to Function in TWO ways: Passing element by e...
Read More
Showing posts with label Relational operators. Show all posts
Showing posts with label Relational operators. Show all posts
Pointers to Functions
A function even though not a variable still has a physical address in memory and this address may be assigned to a pointer. When a function...
Read More
Function in C++
Library Function C++ provides many built-in functions that save the programming time. They include mathematical functions, char...
Read More
Operators in C Programming languages
There are some Operators in C Programming languages which performs different operations,they are: 1. Arithmetic operators C provid...
Read More
Subscribe to:
Posts (Atom)