Answer:
If someone is disturbing you a lo then you can report him/her.
- Go to g-mail.
- Type a message to US Support.
- Add a screenshot of him/her whom you want to report.
- Use polite words
- At last, send it.
You will get soon response.
Answer:
The correct output of this question is "Sneezy Sleepy".
Explanation:
In the given code firstly we create the object of the integer class that is first in this we pass the integer value that is 7. Then we declare another second integer variable is this variable we pass object as a reference. Then we use the two conditional statements. In the first, if block we check that the object of the class is equal to the reference variable. If it is true it prints Sneezy. otherwise, it will print Grumpy. In second if block we check that the object of the class is equal to the reference variable. but in this time we the equals() function it is the same as(==). If the condition is true it prints Sleepy. otherwise, it will print Doc. So the output of the code is Sneezy Sleepy.
Answer:
Some softwares by microsoft or windows maybe :)
Explanation:
Answer:
a set of instructions that can be run multiple times throughout a program
Explanation: