Answer Posted / b.nagaraju
windows napplication is the GUI based. and console is the
CUI based.(character user interface).it is text based.
the main difference is the console application is take less
space in memory then window application..
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What languages does the .net framework support?
what is diffrence constructor and destructor in vb
Which is the tool which can convert visual basic old version to .net compatibility version?
What is an arraylist?
What are the different types of Lock available in Visual Basic?
What do you mean by Redim in VB.NET?
What is the differences between dataset.clone and dataset.copy?
What is different between web.config and machine.config and where it will be ?
How does vb.net achieve polymorphism?
What is static member?
How a base class method is hidden?
What is a static variable?
Write a VB.Net console program to check whether a number is perfect or not.
What is misl code?
How to run a dos command in vb.net?