Assignment-02
- Due No Due Date
- Points 5
- Submitting a file upload
- Available after Jul 9, 2020 at 8am
Console Application Development
1) Create console Application for display "Hello World"
2) Create console Application using Command line argument (Main(string[] args)). ex: First Name and Last Name, Display Full Name
3) Create console Application which takes input a number and Identify whether it is Odd number or even number.