Write a VB.Net console program to check whether a number is perfect or not.
Answer Posted / rajamohamed.a
vb.net is a console application
primery key based check the number
Is This Answer Correct ? | 19 Yes | 24 No |
Post New Answer View All Answers
Explain global assembly cache (gac)?
What are the advantages of an assembly?
Observations between vb.net and vc#.net?
Described strong typing and weak typing?
What is option strict?
What is the main purpose of garbage collector?
What is the size of .net object?
How can we store decimal data in .net?
What is visual basic.net culture?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What languages does the .net framework support?
How to store decimal data in .net?
What is globalization?
Name some of the features of C# which are not present in VB.NET?
Explain option strict?