Examlex

Solved

Treena Is a Bright and Personable Girl in Your Sixth-Grade

question 77

Essay

Treena is a bright and personable girl in your sixth-grade class.A large part of your classroom activities involve class participation through questioning and recitation.Treena,however,never raises her hand and,when called on,"freezes" and often says nothing.You notice that she is social with friends.Her shyness seems restricted to speaking before a group.Discussion with her fifth-grade teacher indicates that the same behavior took place last year.To help Treena become less inhibited about answering in class,you consider possible strategies or principles suggested by behavioral theories.Describe how each of the following approaches might be used in a behavioral plan designed to help her.
-Classical conditioning


Definitions:

Println

The println method in Java is used to print messages to the console or output stream, moving the cursor to the next line after the message is printed.

I/O Device

Input/Output Device; hardware used by a computer to communicate with the external environment, such as keyboards, mice, printers, and monitors.

Stream

An abstraction representing a sequence of data elements made available over time, often used for input and output operations in programming.

FileNotFoundException

An exception thrown in Java indicating that an attempt to open the file denoted by a specified pathname has failed because the file does not exist.

Related Questions