Short Program in Visual Basic programming Language

Asked By 0 points N/A Posted on -
qa-featured

How can I make a short program in Visual basic that prints my initials in one line code body using asterisk in seven lines?

SHARE
Answered By 55 points N/A #102826

Short Program in Visual Basic programming Language

qa-featured

If you have the knowledge is series than you can do it easily. I am sorry but I cannot actually give you or write the code for you here. 

But I can give you the basic idea of how to do it

If you want to print your name in asterisk then make sure that you use nested loops for it.

Once you made the loops then developed some sort of formula for each line of code that will generate 1 character of your name.

It will be easy if you get the first 1 or 2 characters of your name printed.

The rest is the same as of all programs and there is no need to use anything else.

Related Questions