answersLogoWhite

0

A line of marching men in single file "Can" be called a column. But to be more accurate, two or more single file lines of men marching side by side WOULD be a column of men. The command would be, "... column of two's...March!" Said another way: If there is a line of people lined up to see a movie at the theater and it's only one line, that normally wouldn't be called a column. But if the Theater manager came out and said to the people waiting in line, "Ok folks, if you could, please form TWO lines starting here (pointing), that way we'll get you in the theater alot quicker..." That theater supervisor just created a column of people.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Who had a column named after him that celebrated his military victories?

Lord Nelson had a column named after him that celebrated his military victories. ***** Also, Wellington's Column, or the Waterloo Memorial, is a tall column monument to the Duke of Wellington, standing at the end of Lime Street, Liverpool, England.


How many scenes are on the column of Marcus Aurelius?

There are 120 scenes depicted on the column of Marcus Aurelius in Rome. These scenes spiral around the column and depict various military campaigns and battles of Emperor Marcus Aurelius.


What training is harder police academy or military training?

A little of column A and a little of column B. Most of those I've talked with who have experienced both will tell you they are pretty equal. The military has been training far longer than any police academy, and most police academy training (the physical and weapons training) is based on a military model though.


What is a number of vehicles traveling in a straight line called?

a column it is also called a convoy when military vehicles are used


Match the example in column 1 with the term in column 2. A. Crime high cost of living and pollution Pull factors B. Good climate jobs and low cost of living Forced migration C. Military drives people?

A. Pull factors B. Forced migration C. Military drives people


How is the column of Trajan like comic strip?

The Column of Trajan in Rome can be likened to a comic strip because it tells a visual story in a sequential manner. The continuous spiral frieze on the column depicts scenes of Trajan's military campaigns, functioning as a narrative that can be followed from bottom to top, resembling the format of a comic strip.


Is a column is a military unit consisting of two or more squads or sections and a headquarters?

Yes, a column typically refers to a military unit that consists of two or more squads or sections along with a headquarters element. It is organized for specific operational purposes, allowing for coordinated movement and command. Columns are often used in maneuvers and can vary in size depending on the mission requirements.


What is a trajan column?

The Trajan Column is a monumental column in Rome, Italy, built to commemorate Emperor Trajan's victory in the Dacian Wars. Erected in 113 AD, it stands approximately 30 meters tall and is adorned with a continuous frieze that spirals around the column, depicting scenes from the military campaigns. The column serves both as a tomb for Trajan and as a lasting symbol of Roman artistic and architectural achievement. It remains a significant historical and cultural landmark, illustrating the narrative of Roman expansion.


When Excel is installed the default chart type for a PowerPoint slide is what chart?

A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.A column chart.


When you insert a column where does it automatically go?

The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.The column will go where the currently selected column is, pushing all columns to the right. So if column D was selected and you inserted a column, column D would become column E and the inserted column would now be column D.


How do you remove column from Jtable?

ColumnModel columnModel = table.getColumnModel(); for(Column: columnModel.getColumns()) { Column column = <FIND COLUMN YOU NEED>; } columnModel.removeColumn(column);


How do you remove a column from JTable?

ColumnModel columnModel = table.getColumnModel(); for(Column: columnModel.getColumns()) { Column column = <FIND COLUMN YOU NEED>; } columnModel.removeColumn(column);