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...


Is go (golang) a case sensitive language?



Is go (golang) a case sensitive language?..

Answer / Surbhi

Yes, Go is case-sensitive. Variable names, functions, and identifiers must be unique within their scope and are not interchangeable even if they differ in case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Go Programming Language Interview Questions

How is len() different from cap() function?

1 Answers  


Explain what gopath environment variable is?

1 Answers  


How to create a function in go?

1 Answers  


What are packages in go language?

1 Answers  


List some of the advantages of go language?

1 Answers  


In go language how you can check variable type at runtime?

1 Answers  


What is range keyword in go?

1 Answers  


What is difference between concurrent and parallel in golang?

1 Answers  


What are maps in go?

1 Answers  


What is syntax like in go?

1 Answers  


Explain go interfaces ?

1 Answers  


What is slice in go?

1 Answers  


Categories