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

Verified Answer
Correct Option - b

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