deaththekid1283 deaththekid1283
  • 12-01-2022
  • Social Studies
contestada

Learning that is not demonstrated at the time it occurs is called:.

Respuesta :

ogorwyne
ogorwyne ogorwyne
  • 24-01-2022

Latent learning is the learning that is not demonstrated at the time that it occurred.

What is Latent Learning?

This is a type of learning that is not reinforced. This learning is only reinforced only at a time when there is a motivation to show it.

This knowledge only becomes clear as the learner shows the intention to display it.

Read more on Latent learning here:

https://brainly.com/question/8054712

Answer Link

Otras preguntas

(46) please help geometry
What sports-related risk is associated with thirst? bodily injury bodily dehydration poor weather poor sportsmanship
This is a problem on blood type. each parent has 3 alleles, {a, b, o}. each parent gives one allele to the offspring, and the combination (known as genotype) de
find the unknown value 16 is 40% of ???
The perimeter of a rectangle is 200 yards. What are the dimensions of the rectangle if the length is 10 yards more than the​ width? The length is ___ yards and
Which part of the water cycle will help an area that is in a drought?
Who occupied the land of Palestine after WW1
Find the common ratio: .25, .75, 2.25, 6.75, 20.25
What fear does Madison express in this passage? a. Any rights that are not listed will not be protected. b. A bill of rights would give too much power to the
What is output by the following program? int i = 7; while (i>=2){System.out.print (i +""); if ((i%3) == 0){ i +2; } else { i/=2;}}