Qtr No. 213, New Town Yehlanka
Indore 454775, India
What will be the output of the below-mentioned code snippet?
package main
import "fmt"
var name string="Russell"
const(
name1="Raj"
)
func main() {
name ="Ross"
fmt.Println(name+" "+name1)
}
Russell Raj
Ross Raj
Ross
RussellRaj
To get all Infosys Certified Go Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee