Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is string types?



What is string types?..

Answer / Dileep Shukla

In Go, there are two types of strings: basic strings (string type) and rune strings (string type with type rune). Basic strings use the byte encoding UTF-8 to store characters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Go Programming Language Interview Questions

What is syntax like in go programming language?

1 Answers  


What are the several built-in supports in go programming?

1 Answers  


Is it true that short variable declaration := can be used only inside a function?

1 Answers  


What is type assertion in go? What does it do?

1 Answers  


How can you distribute tasks in golang?

1 Answers  


What is syntax like in go?

1 Answers  


What are packages in go program?

1 Answers  


What are the benefits of using go programming?

1 Answers  


What is the difference between make and new?

1 Answers  


What is gopath environment variable in go programming?

1 Answers  


Explain why type assertion is used in go language?

1 Answers  


What is type casting in go programming?

1 Answers  


Categories