Write a visual basic program, which displays the output: ‘I like programming’.
Answers
Answered by
5
/** Program */
/** My Java Program */
Public class Welcome
{
Public static void main ( String args [] )
{
System.out.println ( " I like Programming " );
}
}
Hope Helps You
Plz mark as the Brainliest !!!!!
Follow me So That I can Help you more !!!!!!
Similar questions
India Languages,
2 months ago
Math,
2 months ago
Computer Science,
4 months ago
English,
4 months ago
Math,
9 months ago