Most viewed questions in Others

0 votes
2 answers
1231
wht if hard work doesn't rplies positively...how should i deal with it??
0 votes
0 answers
1232
Which of the following is not a solution representation in a genetic algorithm?Binary valuedReal valuedPermutationCombinations
1 votes
1 answer
1234
Consider a program with following data:Unique operator $=10$, unique operands $=15$Total operator $=30$, Total operands $=40$What is the estimated length of program?$132$...
1 votes
2 answers
1236
The roots of the polynomial $p(x)=x^{4}-2x^{3}-2x^{2}+8x-8$ are:$1, -1, 2, 2+3 i$$1+i, 1-i, 2, -2$$1, -1+i, 2, 2+3 i$$1+i, -1+i, 2, -2$
0 votes
1 answer
1237
0 votes
1 answer
1238
What does the following code do $?$int a, b; a = a + b; b = a – b; a = a – b;leaves $a$ and $b$ unchanged$a$ doubles and stores in $a$$b$ doubles and stores in $a$Exc...
0 votes
1 answer
1239
In relational DBMS, the closure of functional dependencies facilitates To determine the candidate key To determine the foreign key To determine the dependency of an attr...
0 votes
0 answers
1240
Let $\{ f_{n}\}$ be a sequence of functions defined as follows:$$f_{n}(x) = x^{n} \cos (2 \pi nx), \; x \in [ – 1, 1].$$Then $\lim_{x \rightarrow 0} f_{n} (x)$ exists i...
0 votes
0 answers
1242
Best Question Bank (not previous year) for Gate
0 votes
1 answer
1243
1 votes
1 answer
1245
Answer whether the following statements are True or False.For any finite cyclic group $G$, there exists a prime power $q$ such that $G$ is a subgroup of $\mathbb{F}_{q}^{...
0 votes
1 answer
1246
In a binary tree, the number of internal nodes of degree $1$ is $5$, and the number of nodes of degree $2$ is $10$. The number of leaf nodes in binary tree is:$10$$11$$12...
0 votes
0 answers
1247
The function $f(x,y) = x^{2} + y^{2} + 6x + 12$ has :minimum value, $-3$ and maximum value, $0.$only minimum value, $3.$only maximum value, $12.$neither maxima nor minima...
0 votes
1 answer
1250