C# Introduction
- Hospital Management
- Spreadsheet
- Computer Programming : It is a process of creating computer programs or in other word software to solve particular problem.
- Hospital Management
- Spreadsheet
- It is a Object Oriented Programming Language from Microsoft Corporation in year 2000.
- C# is a part of .Net Framework and currently in version 16.3.
- It is helps in developing variety of application such as windows based, Database based, Web Services, Web Application and more.
C# Vs Java : Both are Object Oriented
C# -
- Required CLR (Common Language RunTime)
- GOTO Statement is present
- Support Structure and Unions
- Support Unchecked Exception
- Less Secure than Java
Java -
- Required JRE (Java Runtime Environment)
- No GOTO statement
- No Structure and Union
- Supports both Checked and Unchecked Exception
- Much Secure
First C# Program :-
0 Comments:
Post a Comment