8 votes
152
If $f(x)=\frac{4^{x}}{4^{1-x}+ 4^{x}}$, then $f(\frac{1}{65}) + f(\frac{2}{65}) +f(\frac{3}{65}) +..............f(\frac{64}{65}) +$ is equal toAnswers:a. 16b. 0c. 32d. 64...
1 votes
153
The associativity of which of the following operators is Left to Right, in C++?Unary OperatorLogical notArray element accessaddressof
0 votes
154
The encoding format TIFF stands forTagged Image File FormatTagged Image File FormatTransformed Image File FormatTransformed Image Format File
0 votes
155
Bluetooth uses ____ method in physical layer to avoid interference from other devices or other networksFHSSFDSSTDSNone of the above
2 votes
157
Which is the best nptel video for computer networks?? Please share the link
0 votes
158
In C++, a function contained within a class is calledA member functionAn operatorA class functionA method
0 votes
159
Real time transport control protocol informs sender of multimedia stream about ____ .Length of multimedia dataNetwork performanceVoice and data qualityNone of the above
1 votes
160
1 votes
163
Can anyone please explain me the difference between Prime Implicants and Essential Prime Implicants with example... Thank You..
0 votes
164
Which of the following declares an abstract method in an abstract Java class?public abstract void method ();public void abstract method ();public void method ();public ab...
0 votes
165
A normal C++ operator that acts in special ways on newly defined data types is said to beGlorifiedEncapsulatedClassifiedOverloaded
0 votes
168
Let $X_1$, $X_2$, $X_3$, and $X_4$ be independent normal random variables with zero mean and unit variance. The probability that $X_4$ is the smallest among the four is _...
2 votes
169
A'BC'+ABC'+BC'D=?
0 votes
172
"In spite of being warned repeatedly, he failed to correct his _________ behaviour ."The word that best fills the blank in the above sentence isrationalreasonableerrantgo...
2 votes
173
What would be the smallest natural number which when divided either by $20$ or by $42$ or by $76$ leaves a remainder of $7$ in each case?$3047$$6047$$7987$$63847$
3 votes
174
The sum of $p$ terms of an A.P. is $3p^2+4p$. Find the $n^{th}$ term ?
2 votes
175
$\text{ What is the missing number in the following sequence?}$$$2,\,12,\,60,\,240,\,720,\,1440,\,\underline{\;\;\;\;\;\;\;\;},0$$$2880$$1440$$720$$0$
2 votes
176
Which of the following is a non-linear data structure?Linked listArrayGraphQueue
1 votes
177
Which of the following scheduling algorithms gives minimum average waiting time?FCFSSJFRound RobinPriority
0 votes
178
A jam signal sent through a network meansThe network traffic is too congestedThere has been a data collisionIt is time to goThe printer's paper feeder is jammed
1 votes
179
Which of the following is the most important feature of spiral model?Quality managementPerformance managementEfficiency managementRisk management
1 votes
180
A2 − A = 0, where A is a 9×9 matrix. Then (a) A must be a zero matrix (b) A is an identity matrix (c) rank of A is 1 or 0 (d) A is diagonalizablev