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 non-gate
1
vote
1
answer
1
NIELIT 2022 Jan Scientist B | Section B | Question: 47
In a baseband communication link, frequencies upto $3500 \; \text{Hz}$ are used for signaling. Using a raised cosine pulse with $75 \%$ excess bandwidth and for no inter symbol interference, the maximum possible signaling rate is symbols $\text{per sec}$ is: $1750$ $2625$ $4000$ $5250$
soujanyareddy13
asked
in
Digital Signal Processing
Apr 12
by
soujanyareddy13
40
views
nielit2022jan-scientistb
non-gate
1
vote
0
answers
2
NIELIT 2022 Jan Scientist B | Section B | Question: 50
Match the following: ... $\text{(I)}$ $\text{(II)}$ $\text{(III)}$ $\text{(IV)}$
soujanyareddy13
asked
in
Others
Apr 12
by
soujanyareddy13
66
views
nielit2022jan-scientistb
is&software-engineering
software-testing
normal
non-gate
1
vote
1
answer
3
ISI 2021
Five men A, B, C, D, E are wearing caps of black or white color without each knowing the color of his cap. It is known that a man wearing a white cap will always speak the truth while a man wearing a black cap always lies. They make the following statements.: A: I ... four black caps. C: I see one white and three black caps. D: I see four white caps. Find the color of each person's cap.
rsansiya111
asked
in
Others
Feb 28
by
rsansiya111
96
views
non-gate
0
votes
2
answers
4
ISI 2021
Let us consider the following 2-person game: the players alternately choose a number. The first player starts with a number between 1 and 10, and the players then pick up a number within the next ten of the number that his opponent has chosen earlier. The player ... between 1 and 10 such that whatever may be the strategy of his opponent, the first player will be able to reach 100 first?
rsansiya111
asked
in
Others
Feb 28
by
rsansiya111
373
views
non-gate
1
vote
1
answer
5
ISI 2021
Give a strategy to sort four distinct integers a, b, c, d in increasing order that minimizes the number of pairwise comparisons needed to sort any permutation of a, b, c, d.
rsansiya111
asked
in
Others
Feb 20
by
rsansiya111
96
views
non-gate
0
votes
0
answers
6
NIELIT Scientist B 2020 November: 71
The resistance to be connected across terminal $a, b$ for maximum power transfer to it is: $40\; \Omega$ $5\; \Omega$ $2.5 \;\Omega$ $10\; \Omega$
gatecse
asked
in
Unknown Category
Dec 9, 2020
by
gatecse
155
views
nielit-scb-2020
electronic-circuit
non-gate
0
votes
1
answer
7
UGC NET CSE | October 2020 | Part 2 | Question: 4
Consider the following linear programming (LP): $\begin{array}{ll} \text{Max.} & z=2x_1+3x_2 \\ \text{Such that} & 2x_1+x_2 \leq 4 \\ & x_1 + 2x_2 \leq 5 \\ & x_1, x_2 \geq 0 \end{array}$ The optimum value of the LP is $23$ $9.5$ $13$ $8$
go_editor
asked
in
Optimization
Nov 20, 2020
by
go_editor
874
views
ugcnet-oct2020-ii
non-gate
linear-programming
0
votes
3
answers
8
UGC NET CSE | October 2020 | Part 2 | Question: 10
In HTML, $<\text{map}>$ tag is used for defining a path between two nodes in an image defining clickable region in an image highlighting an area in an image defining the site-map of a web-site
go_editor
asked
in
Web Technologies
Nov 20, 2020
by
go_editor
984
views
ugcnet-oct2020-ii
non-gate
web-technologies
0
votes
0
answers
9
UGC NET CSE | October 2020 | Part 2 | Question: 12
Consider the following recursive Java function $f$ that takes two long arguments and returns a float value: public static float f (long m, long n) { float result = (float)m / (float)n; if (m < 0 || n<0) return 0.0f; else result -=f(m*2, ... } Which of the following real values best approximates the value of $f(1,3)$? $0.2$ $0.4$ $0.6$ $0.8$
go_editor
asked
in
Object Oriented Programming
Nov 20, 2020
by
go_editor
723
views
ugcnet-oct2020-ii
non-gate
object-oriented-programming
0
votes
1
answer
10
UGC NET CSE | October 2020 | Part 2 | Question: 13
The data node and name node in HADOOP are Worker Node and Master Node respectively Master Node and Worker Node respectively Both Worker Nodes Both Master Nodes
go_editor
asked
in
Big Data Systems
Nov 20, 2020
by
go_editor
546
views
ugcnet-oct2020-ii
non-gate
big-data-systems
0
votes
1
answer
11
UGC NET CSE | October 2020 | Part 2 | Question: 19
Which of the following $UML$ diagrams has a static view? Collaboration diagram Use-Case diagram State chart diagram Activity diagram
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
721
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
12
UGC NET CSE | October 2020 | Part 2 | Question: 20
Modifying the software by restructuring is called Adaptive maintenance Corrective maintenance Perfective maintenance Preventive maintenance
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
473
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
13
UGC NET CSE | October 2020 | Part 2 | Question: 21
A company has a choice of two languages $L_1$ and $L_2$ to develop a software for their client. Number of LOC required to develop an application in $L_2$ is thrice the LOC in language $L_1$. Also, software has to be maintained for ... for $L_1$ for which cost of developing the software with both languages must be same? $2000$ $6000$ $3000$ $5000$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
842
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
14
UGC NET CSE | October 2020 | Part 2 | Question: 22
A Software project was estimated at $864$ Function Points. A six person team will be assigned to project consisting of a requirement gathering person, one designer, two programmers and two testers. The salary of the designer is $\text{Rs. } 70,000$ per month, ... $\text{Rs. } 43,20,000$ $\text{Rs. } 33,10,000$ $\text{Rs. } 22,10,000$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
736
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
1
vote
1
answer
15
UGC NET CSE | October 2020 | Part 2 | Question: 35
The process of removing details from a given state representation is called _____ Extraction Mining Selection Abstraction
go_editor
asked
in
Data Mining and Warehousing
Nov 20, 2020
by
go_editor
768
views
ugcnet-oct2020-ii
non-gate
data-mining
0
votes
0
answers
16
UGC NET CSE | October 2020 | Part 2 | Question: 36
Which of the following is NOT true in problem solving in artificial intelligence? Implements heuristic search technique Solution steps are not explicit Knowledge is imprecise It works on or implements repetition mechanism
go_editor
asked
in
Artificial Intelligence
Nov 20, 2020
by
go_editor
785
views
ugcnet-oct2020-ii
non-gate
artificial-intelligence
0
votes
0
answers
17
UGC NET CSE | October 2020 | Part 2 | Question: 45
Which of the following statements regarding XML is/are True? XML is a set of tags designed to tell browsers how to display text and images in a web page XML defines a syntax for representing data, but the meaning of data varies from application to application <Letter>, < ... $(a)$ and $(c)$ only $(b)$ and $(c)$ only $(a)$ $(b)$ and $(c)$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
406
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
18
UGC NET CSE | October 2020 | Part 2 | Question: 46
In the context of $3D$ Computer graphics, which of the following statements is/are correct? Under perspective projection, each set of parallel lines in the object do not stay parallel in the image (except those that are parallel to the viewplane to start with). Applying a ... $(c)$ only $(b)$ and $(c)$ only $(a)$, $(b)$ and $(c)$
go_editor
asked
in
Computer Graphics
Nov 20, 2020
by
go_editor
985
views
ugcnet-oct2020-ii
non-gate
computer-graphics
0
votes
0
answers
19
UGC NET CSE | October 2020 | Part 2 | Question: 47
Concerning phong shading and Gouraud shading in a $3D$ scene, which of the following statements are true? Gouraud shading requires more computation than phong shading Gouraud shading linearly interpolates the color of an interior pixel from the color at the vertices Phong shading ... and $(c)$ only $(b)$ and $(c)$ only $(a), (b)$ and $(c)$
go_editor
asked
in
Computer Graphics
Nov 20, 2020
by
go_editor
640
views
ugcnet-oct2020-ii
non-gate
computer-graphics
0
votes
1
answer
20
UGC NET CSE | October 2020 | Part 2 | Question: 49
Software reliability is described with respect to Execution Time Calender Time Clock Time Choose the correct answer from the options given below: $(a)$ and $(b)$ only $(b)$ and $(c)$ only $(a)$, $(b)$ and $(c)$ $(a)$ and $(c)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
695
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
0
answers
21
UGC NET CSE | October 2020 | Part 2 | Question: 50
To create an object-behavioral model, the analyst performs the following steps: Evaluates all use-cases Builds state transition diagram for the system Reviews the object behaviour model to verify accuracy and consistency Identifies events that do not derive the interaction sequence Choose ... $(c)$ and $(d)$ only $(a)$, $(c)$ and $(d)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
624
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
22
UGC NET CSE | October 2020 | Part 2 | Question: 51
Which of the following is/are behavioral testing technique(s)? Equivalence Partitioning Graph-Based Treating Method Boundary Value Analysis Data flow Testing Loop Testing Choose the correct answer from the options given below: $(b)$ and $(d)$ only $(a)$, $(b)$ and $(c)$ only $(d)$ and $(e)$ only $(a)$, $(c)$ and $(e)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
591
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
23
UGC NET CSE | October 2020 | Part 2 | Question: 58
Which of the following cloud concept/s is/are related to pooling and sharing of resources? Virtual Memory Service Virtualization Choose the correct answer from the options given below: $(c)$ only $(a)$ and $(b)$ only $(a)$ only $(b)$ only
go_editor
asked
in
Cloud Computing
Nov 20, 2020
by
go_editor
1.5k
views
ugcnet-oct2020-ii
non-gate
cloud-computing
0
votes
1
answer
24
UGC NET CSE | October 2020 | Part 2 | Question: 66
Match $\text{List I}$ with $\text{List II}$. $\text{List I}$ gives $3 \times 3$ matrices representing $2D$ transformations and $\text{List II}$ shows the corresponding transformation diagrams. Choose the correct answer from the options given below: $A-IV, B-II, C-III, D-I$ $A-IV, B-III, C-II, D-I$ $A-III, B-II, C-IV, D-I$ $A-II, B-IV, C-III, D-I$
go_editor
asked
in
Computer Graphics
Nov 20, 2020
by
go_editor
583
views
ugcnet-oct2020-ii
non-gate
computer-graphics
0
votes
1
answer
25
UGC NET CSE | October 2020 | Part 2 | Question: 68
Match $\text{list I}$ with $\text{List II}$ ... $A-IV, B-III, C-I, D-II$ $A-IV, B-III, C-II, D-I$ $A-III, B-IV, C-I, D-II$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
412
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
26
UGC NET CSE | October 2020 | Part 2 | Question: 69
Match $\text{List I}$ with $\text{List II}$ ... $A-I, B-II, C-III, D-IV$ $A-II, B-I, C-III, D-IV$ $A-II, B-IV, C-III, D-I$
go_editor
asked
in
Algorithms
Nov 20, 2020
by
go_editor
385
views
ugcnet-oct2020-ii
non-gate
algorithms
0
votes
1
answer
27
UGC NET CSE | October 2020 | Part 2 | Question: 76
Given below are different properties of $3D$ projections from $A-D$. Identify the correct order on the basis of property true of $(i)$ a perspective projection only, $(ii)$ an orthographic projection only, $(iii)$ both orthographic and projective transformations ... the correct answer from the options given below: d,c,b,a b,c,d,a d,c,a,b c,d,b,a
go_editor
asked
in
Computer Graphics
Nov 20, 2020
by
go_editor
551
views
ugcnet-oct2020-ii
non-gate
computer-graphics
0
votes
1
answer
28
UGC NET CSE | October 2020 | Part 2 | Question: 77
Arrange the following types of Cohesion from the best to worst type. Logical Cohesion Sequential Cohesion Communication Cohesion Temporal Cohesion Procedural Cohesion Choose the correct answer from the options given below: ... $b \rightarrow c \rightarrow e \rightarrow d \rightarrow a$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
2.4k
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
0
votes
1
answer
29
UGC NET CSE | October 2020 | Part 2 | Question: 82
Given below are two statements: Statement $I$: Bezier curves are curves that interpolate all of their control points Statement $II$: A cubic bezier curve has four control points In the light of the above statements, choose the correct answer ... $I$ is correct but Statement $II$ is false Statement $I$ is incorrect but Statement $II$ is true
go_editor
asked
in
Computer Graphics
Nov 20, 2020
by
go_editor
796
views
ugcnet-oct2020-ii
non-gate
computer-graphics
0
votes
1
answer
30
UGC NET CSE | October 2020 | Part 2 | Question: 85
Statement $I$: Quality control involves the series of inspections, reviews and tests used throughout the software process, to ensure each work product meets the requirements placed upon it. Statement $II$: Quality assurance consists of auditing and ... $I$ is correct but Statement $II$ is false Statement $I$ is incorrect but Statement $II$ is true
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
608
views
ugcnet-oct2020-ii
non-gate
is&software-engineering
Page:
1
2
3
4
5
6
...
22
next »
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
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
Delhi Subordinate Services Selection Board
IIT GATE Admission Online Form 2023
All about M.Tech. and Research Admissions at IITP
IIT JAM Admission Online Form 2023
All about M.Tech. and Research Admissions at IITGn
Subjects
All categories
General Aptitude
(2.4k)
Engineering Mathematics
(8.9k)
Digital Logic
(3.2k)
Programming and DS
(5.7k)
Algorithms
(4.4k)
Theory of Computation
(6.5k)
Compiler Design
(2.2k)
Operating System
(4.8k)
Databases
(4.4k)
CO and Architecture
(3.6k)
Computer Networks
(4.4k)
Non GATE
(1.2k)
Others
(2.3k)
Admissions
(644)
Exam Queries
(836)
Tier 1 Placement Questions
(17)
Job Queries
(72)
Projects
(9)
Unknown Category
(851)
Recent questions tagged non-gate
Recent Blog Comments
The spreadsheet is up to date.
Can somebody give the details of how many topic...
@kabir5454 Anyway you should not be looking for...
General boys be like " Hum kya kare ab parhai...
14 backlogs to top 100