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?
What is code security?
How to store decimal data in .net?
Explain i.tostring method?
What is the differences between dataset.clone and dataset.copy?
What is strong typing and weak typing?
What would you do to remove microsoft visual basic name space?
What is visual basic.net culture?
What are option strict and option explicit?
What is static member?
Is vb.net a programming language?
What is sorting in vb?
What is DLL HELL in VB.NET
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is the significance of delegates. Where should they be used?