Table of Contents1 How to Change Color of Image in Photoshop ?1.1 Frequently Asked Answers1.2 What is HUE?1.3 What is Saturation?1.4 What is Luminance?1.5 Change Color of Image using Hue in Photoshop1.6 Conclusion and Summary How to Change Color of Image in Photoshop ? In this tutorial, we shall learn how to change the colour of […]
Table of Contents1 Types of errors in c programming1.0.0.1 What are different types of errors in c ?1.0.0.2 Difference between syntax error and semantic error. 1.0.0.3 How logical errors are different from run time errors?. 1.0.0.4 Differentiate compiler and interpreter. Types of errors in c programming What are different types of errors in c ? […]
Process , Thread and Cpu scheduling based questions for gate exam (1)Consider a set of n tasks with known runtimes r1,r2,……..rn to be run on a uniprocessor machine. Which of the following processor scheduling algorithms will result in the maximum throughput ? (A) Round-Robin (B) Shortest-Job-First (C) Highest-Response-Ratio-Next (D) First-come-First-Served (2) Where does the swap […]