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 difference between concurrent and parallel in golang?



What is difference between concurrent and parallel in golang?..

Answer / Ranjeet Kumar Nikhil

Concurrency refers to having multiple tasks running independently without knowledge of each other, while Parallelism involves executing multiple tasks at the same time (concurrently) on different processors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Go Programming Language Interview Questions

What is gopath environment variable in go programming?

1 Answers  


Who is known as the father of go programming language?

1 Answers  


What is function closures in go pragramming?

1 Answers  


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

1 Answers  


What is the default value of a pointer variable in go?

1 Answers  


What is the default value of type bool in go programming?

1 Answers  


What are the advantages of go?

1 Answers  


Explain why type assertion is used in go language?

1 Answers  


Does go support generic programming?

1 Answers  


What are the advantages/ benefits of go programming language?

1 Answers  


Is go a case sensitive language?

1 Answers  


What a modular programming language is?

1 Answers  


Categories