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

How a base class method is hidden?

0 Answers  


Write a VB.Net console program to check whether a number is perfect or not.

1 Answers   Wipro,


Can you please explain the difference between authentication and authorization?

0 Answers  


How do you do multithreading application in VB ?

4 Answers   Satyam,


How do you use two datareaders at the same time in a vb.net windows application ?

0 Answers  


How can we store decimal data in .net?

0 Answers  


what is diffrence constructor and destructor in vb

0 Answers   MCN Solutions,


what is the dif b/w panel and groupbox.

4 Answers   Ksb,


What do you mean by serialization and deserialization and it's use.

0 Answers  


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

0 Answers  


What is shadowing?

5 Answers   TCS,


code for export,import,save,update,delete ?

1 Answers  


Categories