visual basic 6.0 hava print statement for printing on
form.what is the alternative for this in vb.net?

Answers were Sorted based on User's Feedback



visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / amar

console.writeline();

Is This Answer Correct ?    27 Yes 6 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / dhiraj delhi

Console.WriteLine();

Is This Answer Correct ?    7 Yes 2 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / bakkia sarah

inner text is not the right answer i hope so.
and i have checked console.writeline but it doesn't work ??
is that right or wrong ?

Is This Answer Correct ?    0 Yes 0 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / krishna

please send

Is This Answer Correct ?    7 Yes 9 No

visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb...

Answer / harikrishna kalavalapudi

form1.InnerText = "hello! I am VB.NET

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More VB.NET Interview Questions

What is code security?

0 Answers  


Explain the services provided by common language infrastructure.

0 Answers  


What is a stream in vb.net?

0 Answers  


There are three versions of VB6--Learning Edition, Professional and Enterprise. Is VB.Net similar?

1 Answers  


What is the difference between vb 6 and vb.net?

0 Answers  






What is trace in vb.net?

0 Answers  


What is an indexed property?

1 Answers  


Display a roll having minimum marks in two subjects?

1 Answers   Patni,


Can you please explain the difference between int and int32?

0 Answers  


What is the difference between convert.tostring and .tostring() method?

0 Answers  


How do you declare static variable and how it is declared and what is its lifetime?

3 Answers   Infosys,


Explain convert.tostring and i.tostring method?

0 Answers  


Categories