C# Beginner to advanced - Lesson 27 - Structures in detail

preview_player
Показать описание
Structs are similar like classes and just like classes they can have:
Private fields
Public properties
Constructors
Methods

ankpro
ankpro training
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
Components of the .Net framework
Hello World
Literal
Keywords
Variable
Data types
Operators
Branching
Loops
Arrays
ArrayList
Strings
String Builder
Structures
Enums
Functions
Classes
Inheritance
Polymorphism
Properties
Indexers
Events
Nested Classes
Delegates
Anonymous methods
Labda expressions
Abstract classes
Exception Handling
Linq
Interfaces
Extension methods
Anonymous types
Generics
Collections
Garbage Collection
Reflection
Attributes
Input and output statements
Type casting
Boxing and Unboxing
Var vs Dynamic vs Object
Рекомендации по теме
Комментарии
Автор

Hi, you say that only difference is keywords "class" and "struct", if it is almost the same, why we have two difference structures?

gesha