Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
Recent questions tagged goclasses_wq2
4
votes
3
answers
1
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 1
What is the last digit in the decimal representation of $7^{19522}$?
GO Classes
asked
in
Quantitative Aptitude
May 2, 2022
by
GO Classes
752
views
goclasses_wq2
numerical-answers
goclasses
quantitative-aptitude
number-system
modular-arithmetic
remainder-theorem
1-mark
4
votes
3
answers
2
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 2
What will be output printed by the following program? #include<stdio.h> main() { int c=4; switch(c) { c=c-1; case 4: printf("IITB "); break; default: printf("IISc "); case 3: printf("IITM " ... ;); } } $\text{IITB IITM}$ $\text{IITB IISc IITM}$ $\text{IITB}$ $\text{IITB IITM IITD}$
GO Classes
asked
in
Programming
May 2, 2022
by
GO Classes
602
views
goclasses_wq2
goclasses
programming
programming-in-c
output
1-mark
5
votes
2
answers
3
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 3
Trace the execution of the following if statements and select the output from this code fragment int main() { int a = 3, b = 7 ; if ( (a + b) % 2 != 0 ) { printf("tetrahedron\n" ... a ) { printf("octahedron\n"); } else { printf("dodecahedron\n"); } } Tetrahedron Cube Octahedron Dodecahedron
GO Classes
asked
in
Programming
May 2, 2022
by
GO Classes
448
views
goclasses_wq2
goclasses
programming
programming-in-c
output
1-mark
2
votes
2
answers
4
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 4
How many rows appear in a truth table for this compound proposition? $p \rightarrow \neg p$
GO Classes
asked
in
Mathematical Logic
May 2, 2022
by
GO Classes
326
views
goclasses_wq2
numerical-answers
goclasses
mathematical-logic
propositional-logic
1-mark
4
votes
4
answers
5
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 5
How many rows appear in a truth table for this compound proposition? $(p \wedge r \wedge t) \leftrightarrow (q \wedge t)$
GO Classes
asked
in
Mathematical Logic
May 2, 2022
by
GO Classes
415
views
goclasses_wq2
numerical-answers
goclasses
mathematical-logic
propositional-logic
1-mark
8
votes
3
answers
6
GO Classes Weekly Quiz 4 | Propositional Logic | Question: 1
Let $p$ be the statement Maria learns discrete mathematics and $q$ the statement Maria will find a good job. Which of the following English Statement expresses the statement $p \rightarrow q?$ If Maria learns discrete mathematics, ... a good job. For Maria to get a good job, it is sufficient for her to learn discrete mathematics.
GO Classes
asked
in
Mathematical Logic
May 2, 2022
by
GO Classes
1.0k
views
goclasses_wq2
goclasses2024_wq4
goclasses
mathematical-logic
propositional-logic
multiple-selects
1-mark
6
votes
1
answer
7
GO Classes Weekly Quiz 2 | Programming in C | Propositional Logic | Question: 9
In $C$ programming, constant integers are considered to be signed integers by default. One way to represent them as an unsigned constant is by appending $U$ as a suffix. For example, $-1$ is signed whereas $-1U$ is unsigned. Which of the following ... $\text{TRUE}$? $-1 > -2$ $-1U > -2$ $-1 > 0U$ $-1 > 0$
GO Classes
asked
in
Programming
May 2, 2022
by
GO Classes
413
views
goclasses_wq2
goclasses
programming
programming-in-c
number-representation
multiple-selects
2-marks
7
votes
2
answers
8
GO Classes Weekly Quiz 4 | Propositional Logic | Question: 11
Suppose that during the most recent fiscal year, the annual revenue of Acme Computer was $138$ billion dollars and its net profit was $8$ billion dollars, the annual revenue of Nadir Software was $87$ billion dollars ... largest net profit. If Quixote Media had the smallest net profit, then Acme Computer had the largest annual revenue.
GO Classes
asked
in
Mathematical Logic
May 2, 2022
by
GO Classes
602
views
goclasses_wq2
goclasses2024_wq4
goclasses
mathematical-logic
propositional-logic
multiple-selects
2-marks
6
votes
4
answers
9
GO Classes Weekly Quiz 4 | Propositional Logic | Question: 9
Let $P,S,R$ be three statements(propositions). Let $S$ be a sufficient condition for $P$, Let $R$ is a necessary condition for $P$ then which of the following is/are true? $S$ is a sufficient condition for $R$. $S$ is ... $S$ is neither sufficient, nor a necessary condition for $R.$ $S$ is a sufficient and necessary condition for $R$.
GO Classes
asked
in
Mathematical Logic
May 2, 2022
by
GO Classes
618
views
goclasses_wq2
goclasses2024_wq4
goclasses
mathematical-logic
propositional-logic
multiple-selects
2-marks
To see more, click for the
full list of questions
or
popular tags
.
Subscribe to GATE CSE 2024 Test Series
Subscribe to GO Classes for GATE CSE 2024
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
GO Classes NIELIT Test Series For 2023
Interview Experience : MTech Research(Machine Learning) at IIT Mandi
DRDO Scientist -B
ISRO Scientist-B 2023
BARC RECRUITMENT 2023
Subjects
All categories
General Aptitude
(2.8k)
Engineering Mathematics
(9.7k)
Digital Logic
(3.4k)
Programming and DS
(5.9k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.7k)
Non GATE
(1.4k)
Others
(2.4k)
Admissions
(667)
Exam Queries
(1.0k)
Tier 1 Placement Questions
(17)
Job Queries
(77)
Projects
(9)
Unknown Category
(867)
Recent questions tagged goclasses_wq2
Recent Blog Comments
Left with 10days, nothing heard back from them,...
I have updated the blog. Thanks for mentioning it.
Mtech(RA) CSE IIT Bombay Project 14 ?
Thanks man @ijnuhb because of u i cleared...
Yes : 720 General