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 are the technology areas that microsoft.net contains?
Name some of the features of C# which are not present in VB.NET?
How to run a dos command in vb.net?
What is a static class?
What is the significance of delegates?
What are all the differences between dispose and finalize()?
Explain the use of new keyword?
What is vb.net used for?
Tell me which namespace are used for accessing the data?
What are the shared variables?
How to store decimal data in .net?
What do you mean by option strict on?
Define cls?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
How does vb.net achieve polymorphism?