All Tutorials & Interview Questions
Monday, 29 August 2011
Reference variable index in Console.WriteLine
Module Module1
Sub
Main
()
Dim
A
As
Double =
1.23456789
Console.WriteLine
(
"{0} {1} {2}"
,
1
,
2
,
3
)
End Sub
End
Module
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment