Question: You can use C# Implement below scenarios by using Country class definition; public class Country se phone code of public string PhoneCode { get; set;
Implement below scenarios by using Country class definition; public class Country se phone code of public string PhoneCode { get; set; } public string MainFlagColor { get; set; } public string InWhichContinental { get; set; } public string InternetDomainsuffix { get; set; } get; set: set; } Make this class definition as serializable o Create new instance from Country class by using ci variable o Serialize Ci instance by using Binary formatter into file name ci.dat o Serialize Ci instance by using Xml formatter into file name ci.xml o Serialize Ci instance by using JSon formatter into file name ci.json o De-Serialize Son formatted file into C2 instance with Country class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
