Write a VB.Net console program to check whether a number is perfect or not.
Answer / rajamohamed.a
vb.net is a console application
primery key based check the number
Is This Answer Correct ? | 19 Yes | 24 No |
Explain enumerator?
What is normal jit?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain the difference between an xml "fragment" and an xml "document."
What is the use of assembly?
Name some of the features of C# which are not present in VB.NET?
Explain strong name in .net assembly?
How do you use two datareaders at the same time in a vb.net windows application ?
Explain the difference between int and int32?
Explain global assembly cache (gac)?
What is the Common Language Runtime?
What is the difference between custom control and user control?