employer cover photo
employer logo
employer logo

Tata Consultancy Services

Part of Tata Group

Engaged Employer

Tata Consultancy Services Interview Question

what's GCD?

Interview Answers

Anonymous

Mar 24, 2020

Tell the interviewer how and when I use it.

Anonymous

May 16, 2020

GCD is grand central dispatch is used for low level API Managing concurrent operations. this concept is used to improve the performance of the app.GCD performing multiple operations at a time and it the most useful API for multitasking with sync and async programming in iOS.