Qtr No. 213, New Town Yehlanka Indore 454775
Observe the below code.(Assume all the necessary imports are done/given correctly)
func main(){
customerContacts:= make([]string,7)
fmt.Println(len(customerContacts))
fmt.Println(cap(customerContacts))
}
What will be the capacity of the slice customerContacts in the above code snippet ?
0
7
1
6
To get all Infosys Certified Go Developer Exam questions Join Group https://bit.ly/infy_premium_group
We're passionate about offering best placement materials and courses!! A one stop place for Placement Materials. We daily post Offcampus updates and Placement Materials.
Qtr No. 213, New Town Yehlanka Indore 454775
admin@prepflix.in