Computer Science, asked by vivek130, 1 year ago

Can all applications work on all operating systems Yes or No?

Answers

Answered by Anonymous
21
ur ans is no
All applications can't work in all operating system
Software compatibility can refer to the compatibility that a particular software has running on a particular CPU architecture such as Intel or PowerPC. Software compatibilitycan also refer to ability for the software to run on a particular operating system.

vivek130: Wrong
vivek130: ans
Answered by nabodhkumar712
5

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;style&gt;</p><p>#grad1 {</p><p>height: 200px;</p><p>background-color: red; /* For browsers that do not support gradients */</p><p>background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); /* Standard syntax (must be last) */</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;div id="grad1" style="text-align:center;margin:auto;color:White;font-size:30px;font-weight:bold"&gt;</p><p>&lt;br&gt; </p><p>&lt;/br&gt; NO</p><p>&lt;/div&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions