Problem 1
What is conditional operator? Using conditional operator find a smallest number between two numbers
- Defining conditional operator
- Using it to find smallest number between the two numbers
Problem 2
What is the difference between pointer variable and simple variable? What are the advantages of pointer variable?
- Stating Difference
- Advantages of pointer variable