when i call the function as System.out.println("Hi..."+i+"Welcome");
where i initialized the value of i as i=50;
when this statement is executed, how that function is called...
is it called in the way as Sop("hi..."); Sop(i); Sop("welcome");
**please help to understatnd the working..*
salmansaifi7 0 Newbie Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.