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 literals?



What is string literals?..

Answer / Abhay Kumar Bharti

"String literals in Go are sequences of bytes enclosed within double quotes ("). They can represent any sequence of bytes, including Unicode characters. A backslash () can be used to escape certain special characters within string literals:
for newline,
for carriage return, for tab, ' for single quote, etc.".n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Go Programming Language Interview Questions

What are the built-in supports?

1 Answers  


What are maps in go?

1 Answers  


Who is known as the father of go programming language?

1 Answers  


List out the built in support in go?

1 Answers  


List some of the advantages of go language?

1 Answers  


who developed go programming language?

1 Answers  


What is gopath environment variable?

1 Answers  


What are interfaces to go language?

1 Answers  


Does golang support operator overloading?

1 Answers  


What is the usage of continue statement in go programming language?

1 Answers  


Is go (golang) a case sensitive language?

1 Answers  


How we can print type of a variable in go programming?

1 Answers  


Categories