Which of the following statements is not true regarding indentation within your Ruby scripts?

A. Indenting statements helps to visually organize them
B. Indenting statements can make them easier to read and understand
C. Indentation is required for your script to execute properly
D. Indentation is consider a good programming practice


Answer: C

Computer Science & Information Technology

You might also like to view...

Pointers cannot be used to:

a. Contain memory addresses. b. Reference values directly. c. Pass an argument by reference. d. Manipulate dynamic data structures.

Computer Science & Information Technology

A good rule of thumb is to schedule database compressions based on the amount of data loss that you can manage. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is a free and open source content management system used for project components such as blogs, RSS feeds, and menus?

A. Design Better with CRAP B. Drupal C. Kuler D. Snook

Computer Science & Information Technology

Case 2You plan to create a simple motion tween to be used in a Flash application. Answer the following questions about animation design strategies. Which of the following names the first step in creating a motion tween animation?

A. Identifying the code snippet you plan to use for the animation B. Creating a storyboard of the animation C. Drawing the motion tween using a graphics tablet D. Creating a flip book of the animation

Computer Science & Information Technology