csharp_types_variables_tasks.md - brainchildservices/curriculum GitHub Wiki
TASKS
SLIDE-1
- VARIABLE EXERCISE 1
- Q1 : Write a program to declare an integer ?
- Q2 : Write a program to access an integer & assign value to an integer ?
SLIDE-2
- DATATYPE EXERCISE
- Q1 : Create a program with an integer datatype ?
- Q1 : Create a program to get a string as an output?
- Q1 : Which datatype can be used to show your mobile number as output? Create a program ?