The correct output of the following code is -
object myObject {
def main(args: Array[String]) {
var _value1 = 54
var 3value_2 = 65
println("The sum of two values is " + (_value1 + value_2))
}
}
Question:The correct output of the following code is -
object myObject {
def main(args: Array[String]) {
var _value1 = 54
var 3value_2 = 65
println("The sum of two values is " + (_value1 + value_2))
}
}
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!