Q.What does a Boolean operator returns?Ans.1 or 0Q.What are the expressions allowed?Ans.<, <>,>,<=,>=,=, logical NOT,AND,OR, and XORQ.Give an example?Ans.Assume you are calculating tax rate on a salary; if salary is <>1000)* salary*0.15)