141. Capacity of 3.5 inch floppy is________
- a) 1.44 MB
- b) 1.54 MB
- c) 2 MB
- d) 1.44 GB
Answer: A - Standard 3.5" floppy disks store 1.44MB of data.
142. CD.. command is used for________
- a) Goto Root Directory
- b) Goto Parent Directory
- c) Goto Child Directory
- d) Goto Sub Directory
Answer: B - CD.. navigates to the parent directory in command line.
143. 'CHARACTER' type contains ________
- a) Only Character values
- b) Only Numeric values
- c) Both Character and Numeric Values
- d) Only Decimal Values
Answer: C - CHARACTER fields can store both text and numbers (as strings).
144. Ctrl + PageDown is used to_____
- a) Moves the cursor one Paragraph Down
- b) Moves the cursor one Page Down
- c) Moves the cursor one Line Down
- d) Moves the cursor one Screen Down
Answer: B - Ctrl+PageDown moves one page down in documents.
145. Quick navigation in Excel is done via_____
- a) Formula bar
- b) Zoom box
- c) Name box
- d) None
Answer: C - The Name Box (left of formula bar) allows direct cell jumps.
146. 'CHARACTER' type contains _______
- a) Only Character values
- b) Only Numeric values
- c) Both Character and Numeric Values
- d) Only Decimal Values
Answer: C - (Duplicate of Q143) CHARACTER fields accept alphanumeric data.
147. Odd term in the list is_____
- a) Internet
- b) Linux
- c) Unix
- d) Windows
Answer: A - Internet is a network (others are OS types).
148. Command to mark records for deletion_____
- a) delete
- b) deletecurrent
- c) deleted
- d) none
Answer: A - DELETE tags records (use PACK to permanently remove).
149. Computer is an_____ device
- a) Eltron
- b) Proton
- c) Eletric
- d) Electronic
Answer: D - Computers are electronic devices.
150. Copy vs Xcopy_____
- a) Both are internal DOS commands
- b) Both are external DOS commands
- c) Both copy files/groups
- d) Both a and b
Answer: C - Both copy files, but XCOPY has more advanced features.
151. Create command makes_____
- a) Table
- b) Row
- c) Column
- d) Index
Answer: A - CREATE generates new tables in databases.
152. Visual FoxPro data types count_____
- a) 13 types
- b) 10 types
- c) 5 types
- d) None
Answer: A - FoxPro supports 13 data types (Character, Numeric, Date, etc.).
153. DropCap refers to_____
- a) All Caps
- b) Small Caps
- c) Small Caps
- d) None
Answer: D - A DropCap is an enlarged initial letter in paragraphs.
154. Ellipse Motion is a_____
- a) Design Template
- b) Color Scheme
- c) Animation Scheme
- d) Color Effect
Answer: C - It's a PowerPoint animation path for objects.
155. Database table extension is________
- a) .Wk4
- b) .DBF
- c) .DBC
- d) .FDP
Answer: B - FoxPro uses .DBF (Database File) for tables.
156. 'FOR' command provides_____
- a) Adds records
- b) Shows deleted records
- c) Conditional execution
- d) All
Answer: C - FOR adds conditional logic to commands.
157. Number formatting excludes_____
- a) Decimal Places
- b) 1000 separator
- c) Negative numbers
- d) Currency Symbol
Answer: D - Currency symbols require the Currency format in Excel.
158. Home Key function_____
- a) Document start
- b) Paragraph start
- c) Screen start
- d) Line start
Answer: D - Home jumps to the line beginning (use Ctrl+Home for document start).
159. Maximum fields per table_____
- a) 250
- b) 255
- c) 256
- d) None
Answer: B - FoxPro tables support up to 255 fields.
160. Slide text containers are called_____
- a) Placeholders
- b) Object holders
- c) Auto layouts
- d) Text holders
Answer: A - Placeholders store text/media in PowerPoint slides.