edited by
112 views
0 votes
0 votes

Given below are two statements:

Statement I: One always uses $\text{CD-ROMs}$ to save data.

Statement II: A computer has $2048$ MB of $\text{RAM}$. That means computer has $1.2$ GB of $\text{RAM}$.

In the light of the above statements, choose the correct answer from the options given below:

  1. Both Statement $\text{I}$ and Statement $\text{II}$ are true.
  2. Both Statement $\text{I}$ and Statement $\text{II}$ are false.
  3. Statement $\text{I}$ is true but Statement $\text{II}$ is false.
  4. Statement $\text{I}$ is false but Statement $\text{II}$ is true.

(Option $1[39829]) 1$
(Option $2[39830]) 2$
(Option $3[39831]) 3$
(Option $4 [39832]) 4$

edited by

1 Answer

Related questions

1.4k
views
2 answers
0 votes
admin asked May 20, 2023
1,381 views
The negation of "Some students like hockey" is:Some students dislike hockeyEvery student dislike hockeyEvery student like hockeyAll students like hockey(Option $1[39301])...
570
views
1 answers
0 votes
admin asked May 20, 2023
570 views
A relation '$R$ ' is defined on ordered pairs of integers as: $(x, y) R(u, v)$ if $x<u$ and $y>v$. Then $R$ isNeither a partial order nor an equivalence relationA partial...
944
views
1 answers
0 votes
admin asked May 20, 2023
944 views
Suppose you are married and you and your partner attend a party with three other married couples. Several handshakes took place. No one shook hands with himself (or herse...
537
views
1 answers
0 votes
admin asked May 20, 2023
537 views
Consider the following conditional code, which returns a Boolean valuesif $((x>25) \& \&(y>100))$return 'false';else iff $(x \leq 25) \& \& \&(y \leq 100))$return 'true';...