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

while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

1568


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

869


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

2032


Mention the rules for using option explicit statement?

482


how to write validation function for date in vb script

2142






How to delete a cookie using vbscript?

553


How to Enter Values on the Command promt using VB script

1530


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1442


Which function is used in the vbscript language to convert the specified expression into a date type value?

520


What is the main difference between function and sub-procedure?

549


How you can call vbscript functions?

577


What purpose does ‘on error resume next’ serves?

547


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

574


how to set one column as primary key in QTP and fetch values accordingly

1819


How to access array data?

545