Friday, August 7, 2020

How to safely wear gloves and be protected from covid-19


Corona virus and usage of gloves to stay protected




How to safely wear latex or vinyl gloves?

During this pandemic we have been changing our life style to keep our self safe.
Many of us might have started using gloves for the very first time.

Wearing a glove may not seem a big deal.
But if not worn properly or removed properly the whole objective of wearing it is not achieved.


We have shared some videos worth watching.
Please let us know if they were informative.

Do you feel protected from corona after wearing gloves?
Watch this video with valuable insights.



How to select the correct size of gloves


How to find if the gloves meet the quality standards?




How to safely wear sterile latex surgical gloves?


How to safely wear and remove non-sterile disposable latex gloves.



Affiliate Marketing, Social Media Marketing





Saturday, March 28, 2020

Write the value of z after execution of following code

Write the value of z after execution of following code :

Sunday, March 8, 2020

What is the command to show the databases in Mysql

What is the command to show the databases in Mysql 


mysql> show databases;

Saturday, October 12, 2019

CBSE Grade 12 Java Find the output questions and answers-2014













Write the value of sum1 after execution of the following WHILE
loop :


int i = 1,
sum1 = 0;
while (i<10){
sum1 =sum1+ i;
i =i+2;}






Write the value of sum1 after execution of the following WHILE loop


Compiled code for "Write the value of sum1 after execution of the following WHILE loop"


Working of the code is given below:




Given int i=1 ; and sum1=0
From codesum1= sum1+iValue of i-at this point
= 0 +1 = 1Due to i=i+21+2=3
Now i=3which is < 10= 1 +3 = 4Due to i=i+23+2=5
Now i=5which is < 10= 4+5 = 9Due to i=i+25+2=7
Now i=7which is < 10= 9+7 = 16Due to i=i+27+2=9
Now i=9which is < 10= 16+9 = 25Due to i=i+29+2=11
Now i=11which is not < 10 so the code ends.Output =25


Welcome to our educational Website!

Monday, January 1, 2018

Arabic Grammar Basics Link to Blog

Arabic Grammar Basics Link to Blog



Welcome to the
Smart Learning Options Website

This page will link you to the Blog for
Arabic Grammar Basics

Click on the Link Below:

Click Here to visit

Arabic Grammar Basics Blog




Sunday, October 1, 2017

Arabic Text Book 1 For School Students in U.A.E. and G.C.C

Arabic Text Book 1 Link to Blog

Welcome to the
Smart Learning Options Website

This page will link you to the
Solutions for 

Arabic Text Book 1

Click on the Link Below:

Click Here For Help in Arabic Text Book 1



Friday, September 1, 2017

Arabic Text Book 2 For School Students in U.A.E. and G.C.C

Arabic Text Book 2 Link to Blog

Welcome to the
Smart Learning Options Website

This page will link you to the 
Solutions for
Arabic Text Book 2

Click on the Link Below:

Click Here For Help in Arabic Text Book 2