Unit-4 Recursion

Recursion is a process by which a function calls itself repeatedly, until some specified condition has been satisfied. In order to solve a problem recursively, two conditions must be satisfied. First, the problemĀ  must be written in a recursive form, and second, the problem statement must include a stopping condition. Factorial Program using loop in […]

Continue Reading

Chapter 20 :- Nonverbal communication

Nonverbal communication Nonverbal communication between peopleĀ  is communication through sending and receiving wordless clues.It includes the use of visual cues such as body,language (kinesis), distance (proxemic) and physical environments/appearance, of voice (paralanguage) and of touch (haptics). It can also include chronemics (the use of time) and oculesics (eye contact and the actions of looking while […]

Continue Reading