Write a program to display the numbers in the below format using for loops?
1 2 3 4
5 6 7 8
9 10 11 12
and
Write a program to display the numbers in the below format using for loops.
1
2 3
4 5 6
7 8 9 10

Answer Posted / vamsi

Write a program to display the numbers in the below format using for loops.
1
2 3
4 5 6
7 8 9 10

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are values assigned to string type and numeric type variables?

518


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1559


How are arrays declared in the vbscript language?

510


Why is it recommended to close the database connection every time after the work is completed?

478


Which in-built function related to an array joins substrings into one string in the vbscript language?

492






Mention what is vbscript?

575


Mention how you can call vbscript functions?

557


Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..

1995


What methods are used to create text files and open text files in the vbscript language?

508


What are class variables?

591


How to open a file. What is the perpose of true and false mode there?

580


how to increase the values in text box in a given text box increament by two values by clicking on button

1631


How should i Create Email invite with server-side Coding?

1576


How to pass argument by reference to a function in vbscript?

516


Explain some uses of vb script?

526