Question
An agricultural field is in the form of rectangle having
length X1 meters and breadth X2 meters. (X1 and X2 are variables). If X1 + X2 = 40 meters, then the area of the agricultural field will not exceed which one of the following values?Solution
Given, X1 + X2 = 40 (length + breadth = 40)
Area of the field = X1 × X2 ​
To get the biggest area, length and breadth should be equal.
So, let: X1 = 20, & X2 = 20
Then area = 20 × 20 = 400 square meters.
Which of the following operating systems is an open-source?
Which operating system uses paging for virtual memory management?
In which operating system is the 'bash' shell commonly used?
___________ is a programming language for creating special programs like applets.Â
The files which are deleted from hard disk goes to
Which of the following is a widely used open-source operating system?
iOS is developed for which type of device/s?
Which operating systems are designed to operate on small machines with limited resources, such as PDAs?
The property of the entire relation, rather than of the individual tuples in which each tuple is unique, is known as
A ________ is a program which coverts the entire source code of a programming language into executable machine code for a CPU.