Answer:
computer is an electronic machine that accept raw data ,process and then give result. it's uses:
It is used for storing data and information.
Answer:
CSS is easy
Explanation:
CSS is like the color or your sylte for a webpage.
Answer:
It's a compact way of doing an if-else statement.
General Format is
<<em>condition</em>> ? <if condition is true> : <else>;
Example:
I could rewrite:
if(a==1) temp = 1;
else temp = 999;
as
temp = (a==1) ? 1 : 999;
Answer:
google kis kam ka hai us se puch lo