M
Related MCQs
Q. If R = {x, y) : x, y Î Z, x2 + y2 £ 4} is a relation in z, then domain of R is
Q. RTL is a design abstraction of what kind of circuit?
Q. While solving an LP problem infeasibility may be removed by
Q. Incorrect or invalid data is known as _________.
Q. Which method is used to verifythe version number?
Q. The sequence (1,1) (2,1) (3,1) (1,2) (2,2) (3,2) . . . .represents _________.
Q. Within a parallel region, declared variables are by default ________ .
Q. Which function overloads the >> operator?
Q. Int Main() { Extern Int I; I = 20; Printf("%D", Sizeof(I)); Return 0; }
Discusssion
Login to discuss.