visual basic 6.0 hava print statement for printing on
form.what is the alternative for this in vb.net?
Answer Posted / dhiraj delhi
Console.WriteLine();
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Define manifest?
What are option strict and option explicit?
What is jagged array in vb.net?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Explain public assembly?
Explain how to send xml file on server using http protocol?
What is sealed class?
What is strong typing and weak typing?
Explain enumerator?
Explain the difference between web.config and machine.config and where it will be ?
What is strong name in .net assembly?
Explain about jagged arrarys ?
What is the difference between system.applicationexception class and system.systemexception?
Explain the difference between dispose and finalize()?
What are different types of jit ?