DU PhD in informatics IIC
Topic:- DU_J18_PHD_INFO
--- Content provided by FirstRanker.com ---
- Customers arrive at a one-man barber shop according to a Poisson process with a mean interarrival time of 12 min. Customers spend an average of 10 min in the barber's chair. What is the expected number of customers in the barber shop.
[Question ID = 52631]- 1.3 [Option ID = 90517]
- 2 [Option ID = 90516]
- 5 [Option ID = 90519]
- 4 [Option ID = 90518]
--- Content provided by FirstRanker.com ---
- The mass of a rocket is M and the total mass of the rocket and the fuel is Mo. The average exhaust velocity of gases ejected from rocket motors is u and the final velocity attained by the rocket after using up all fuel is v. The final velocoti v is proportional to
[Question ID = 52583]- Mu/Mo [Option ID = 90325]
- (Mo-M)-1 [Option ID = 90327]
- (M-Mo) [Option ID = 90326]
- log (Mo/M) [Option ID = 90324]
--- Content provided by FirstRanker.com ---
- A signal is carrying data in which one data element is encoded as one signal element (r = 1). If the bit rate is 100kbps, what is the average value of the baud rate if c is between 0 and 1.
[Question ID = 52611]- 50kbaud [Option ID = 90438]
- 10kbaud [Option ID = 90436]
- 100kbaud [Option ID = 90439]
- 20kbaud [Option ID = 90437]
--- Content provided by FirstRanker.com ---
- The solution of the differential equation dy/dx + y = x4 with the boundary condition that y = 1 at x = 1, is
[Question ID = 52618]- y = x5/5 + 4/5x [Option ID = 90467]
- y = x5/5 + 4/5 [Option ID = 90466]
- y = 5x4-4 [Option ID = 90464]
- y = x4/5 + 4/5x [Option ID = 90465]
--- Content provided by FirstRanker.com ---
- Can the following scalar and vector potential describe an electromagnetic field?
--- Content provided by FirstRanker.com ---
f(x,t) = 3xyz - 4t, A(x,t) = (2x - ?t)i + (y - 2z)j + (z - 2ei?t)k where ? is constant.
[Question ID = 52593]- Yes, in the Coulomb gauge [Option ID = 90364]
- Yes, provided ? = 0 [Option ID = 90366]
- Yes, in the Lorentz gauge [Option ID = 90365]
- Yes, provided ? ? 0 [Option ID = 90367]
--- Content provided by FirstRanker.com ---
- If the standard deviation of the Poisson's distribution is v2, the probability for r = 2 is
[Question ID = 52623]- 2/e [Option ID = 90487]
- 1/e [Option ID = 90485]
- 1/2e [Option ID = 90484]
- 2/e [Option ID = 90486]
--- Content provided by FirstRanker.com ---
- For a step index fiber, the normalized frequency V = 26.6 at a 1300nm wavelength. If the core radius is 25µm. Find out the numerical aperture.
[Question ID = 52610]- 0.33 [Option ID = 90433]
- 0.11 [Option ID = 90435]
- 0.22 [Option ID = 90432]
- 0.66 [Option ID = 90434]
--- Content provided by FirstRanker.com ---
- The value of c for which P(X=k) = ck² can serve as the probability function of a random variable X that takes value 0, 1, 2, 3, 4 is
[Question ID = 52624]- 1/30 [Option ID = 90489]
- 1/40 [Option ID = 90491]
- 1/15 [Option ID = 90488]
- 1/10 [Option ID = 90490]
--- Content provided by FirstRanker.com ---
- An arbitrary vector X is an eigen vector of the matrix
--- Content provided by FirstRanker.com ---
A=
if (a, b) is1 0 0 a 0 0 0 0 b
[Question ID = 52613]- (0,1) [Option ID = 90446]
- (1,-1) [Option ID = 90444]
- (1,0) [Option ID = 90445]
- (1,1) [Option ID = 90447]
--- Content provided by FirstRanker.com ---
- LASER are light source which give almost perfectly parallel beam of high intensity. If a 2kW laser beam is concentrated by a lens into cross-sectional area about 10-6cm², then the value of poynting vector is
[Question ID = 52592]- 2 x 1014W/m² [Option ID = 90363]
- 2 x 1013W/m² [Option ID = 90362]
- 2 x 1012W/m² [Option ID = 90361]
- 2 x 1011W/m² [Option ID = 90360]
--- Content provided by FirstRanker.com ---
- If the magnetic monopole existed, then which of the following Maxwell's equations will be modified?
[Question ID = 52591]- divD = ? [Option ID = 90356]
- divB = 0 [Option ID = 90358]
- curH= J+ ?D/?t [Option ID = 90359]
- curE = ?B/?t [Option ID = 90357]
--- Content provided by FirstRanker.com ---
- Evaluate ?2p0 d?/1 + asin2?, a2 < 1.
[Question ID = 52622]- 2p/v1+a2 [Option ID = 90481]
- p/v1-a2 [Option ID = 90482]
- p/v1+a2 [Option ID = 90483]
- 2p/v1-a2 [Option ID = 90480]
--- Content provided by FirstRanker.com ---
- A voltage signal V(t) has the following Fourier transform
--- Content provided by FirstRanker.com ---
V(j?) =A e-j?d, for |?| < 1
0, for |?| > 0
The energy that would be dissipated in a 1O resistor fed from V(t) is
[Question ID = 52609]- A2/p J [Option ID = 90428]
- 1/p J [Option ID = 90430]
- A2/2p J [Option ID = 90431]
- 2e-2d/p [Option ID = 90429]
--- Content provided by FirstRanker.com ---
- A particle describe a circle of radius r. The centripetal acceleration of the particle is 4/r2. What will be the momentum of the particle?
[Question ID = 52584]- 2m/r [Option ID = 90328]
- 4m/r [Option ID = 90330]
- 2m/vr [Option ID = 90329]
- 8m/r [Option ID = 90331]
--- Content provided by FirstRanker.com ---
- The equation x3+4x-9=0 needs to be numerically solved using the Newton-Raphson method. The iterative equation for this purpose is
--- Content provided by FirstRanker.com ---
[Question ID = 52629]- xk+1 = 4xk2+9/3xk2+4 [Option ID = 90511]
- xk+1 = 3xk2+4/2xk2+9 [Option ID = 90509]
- xk+1 = xk3+9/3xk2+4 [Option ID = 90508]
- xk+1 = xk - 3xk2+4/9 [Option ID = 90510]
- The ratio of the reverse resistance to the forward resistance of a good solid-state diode is about
[Question ID = 52599]- 1:10 [Option ID = 90389]
- 10:1 [Option ID = 90388]
- 1:100 [Option ID = 90390]
- 1:1000 [Option ID = 90391]
--- Content provided by FirstRanker.com ---
- During execution, OP code of an instruction is stored in the
[Question ID = 52602]- general purpose register [Option ID = 90400]
- instruction register [Option ID = 90402]
- accumulator register [Option ID = 90401]
- temporary register [Option ID = 90403]
--- Content provided by FirstRanker.com ---
- Find the complimentary function
d2y/dx2 - dy/dx - 6y = e3x
[Question ID = 52616]- (x²-1)e3x [Option ID = 90459]
- xe3x-1 [Option ID = 90457]
- e3x+ e2x [Option ID = 90456]
- (x-1)e3x [Option ID = 90458]
--- Content provided by FirstRanker.com ---
- When an 8 bit serial in / serial out register is used for a 24µs time delay, the clock frequency must be
--- Content provided by FirstRanker.com ---
[Question ID = 52604]- 8MHz [Option ID = 90411]
- 41.67kHz [Option ID = 90408]
- 333kHz [Option ID = 90409]
- 125kHz [Option ID = 90410]
- Evaluate ? eiz/z dz, where c is the circle |z| = 2.
[Question ID = 52621]- -ip [Option ID = 90478]
- 2ip [Option ID = 90479]
- ip [Option ID = 90477]
- p [Option ID = 90476]
--- Content provided by FirstRanker.com ---
- Solve dy/dx - y = (x-1)ex.
[Question ID = 52615]- x/2 ex + c, c=const. [Option ID = 90452]
- x/2 e-x + c, c= const. [Option ID = 90453]
- x/3 ex + c, c=const. [Option ID = 90454]
- x/3 e-x + c, c=const. [Option ID = 90455]
--- Content provided by FirstRanker.com ---
- The eigen values of the matrix
A=[
] arecos ? -sin ? sin ? cos ?
[Question ID = 52614]- ei? [Option ID = 90450]
- 3 eti? [Option ID = 90451]
- ei? [Option ID = 90449]
- ei? [Option ID = 90448]
--- Content provided by FirstRanker.com ---
- Consider the following assembly language program
[Question ID = 52608]MVI B,87H MOV A, B START: JMP NEXT MVI B, 00H XRA B OUT PORT 1 HLT NEXT: XRA B JP START 1 OUT PORT 2 HLT- infinite looping of the program execution with accumulator data alternaing between 00H and 87H [Option ID = 90427]
- an output of 87H at PORT 2 [Option ID = 90425]
- an output of 87H at PORT 1 [Option ID = 90424]
- infinite looping of the program execution with accumulator data remaining at 00H [Option ID = 90426]
--- Content provided by FirstRanker.com ---
- The contribution of Coulomb energy in the sem-empirical mass formula of a nucleus of mass number A and atomic number Z is of the form (a is a constant)
--- Content provided by FirstRanker.com ---
[Question ID = 52596]- aZ(Z+1)/A [Option ID = 90377]
- aZ(Z-1)/A [Option ID = 90378]
- aZ(Z+1)/2A [Option ID = 90379]
- aZA2/3/A [Option ID = 90376]
- The following programme is run on an 8085 microprocessor
As the completion of execution of the program, the program counter of the 8085 contains 2056, and the stack pointer contains.......2000 LXI SP, 1000 2003 PUSH H 2004 PUSH D 2005 CALL 2050 2008 POP 2050 2009 HIT
[Question ID = 52606]- 2251, OFFC [Option ID = 90417]
- 1025, OCCF [Option ID = 90418]
- 2050, OFFC [Option ID = 90416]
- 1025 [Option ID = 90419]
--- Content provided by FirstRanker.com ---
- When a transistor amplifier having current gain of 75 is given an input signal
Vi = 2sin (157t+p/4),
the output signal is found to be
Vo = 200sin (157t+3p/2).--- Content provided by FirstRanker.com ---
The transistor is connected as
[Question ID = 52600]- a common base amplifier [Option ID = 90393]
- a common collector amplifier [Option ID = 90392]
- a oscillator [Option ID = 90395]
- a common emitter amplifier [Option ID = 90394]
--- Content provided by FirstRanker.com ---
- If a group is defined as
a*b=a+b-1
then inverse of the group is
[Question ID = 52630]- a [Option ID = 90512]
- 1-a [Option ID = 90513]
- 2-a [Option ID = 90514]
- a-5 [Option ID = 90515]
--- Content provided by FirstRanker.com ---
- A 10MHz clock frequency is applied in cascaded counter consisting of a modulus counter , a modulus-8 counter, and two two modulus-10 counters. The lowest output frequency possible is
--- Content provided by FirstRanker.com ---
[Question ID = 52603]- 5kHz [Option ID = 90406]
- 25kHz [Option ID = 90407]
- 2.5kHz [Option ID = 90405]
- 10kHz [Option ID = 90404]
- The equation of motion of a bead sliding on a uniform rod rotating in a force free space is
[Question ID = 52585]- r¨ - r?2 = 0 [Option ID = 90332]
- r¨ - r? = 0 [Option ID = 90334]
- r¨ - r?2 = 0 [Option ID = 90333]
- r¨ - r? + r?2 = 0 [Option ID = 90335]
--- Content provided by FirstRanker.com ---
- A particle is described by a wavefunction ?(x) = e-|x|/a in one dimension. What is the probability that it will be found in the region |x| = a, a > 0?
[Question ID = 52595]- 1-e-2a [Option ID = 90375]
- e-a [Option ID = 90372]
- 1-e-a [Option ID = 90373]
- e-2a [Option ID = 90374]
--- Content provided by FirstRanker.com ---
- The wavefunction in the ground state of H-atom is given by ? = 1/vpa3 e-r/a. Find the average value of r.
[Question ID = 52594]- 0 [Option ID = 90368]
- 3/2 a [Option ID = 90369]
- 5/2 a [Option ID = 90370]
- a/2 [Option ID = 90371]
--- Content provided by FirstRanker.com ---
- The correct sequence of the band -gaps of germanium (Eg1), silicon (Eg2) and gallium arsenide (Eg3) will be
[Question ID = 52597]- Eg1 < Eg2 < Eg3 [Option ID = 90381]
- Eg2 < Eg1 < Eg3 [Option ID = 90382]
- Eg2 > Eg1 > Eg3 [Option ID = 90383]
- Eg1 < Eg3 < Eg2 [Option ID = 90380]
--- Content provided by FirstRanker.com ---
- The Lagrangian of a particle of mass m moving in a plane is given by
--- Content provided by FirstRanker.com ---
L = 1/2m(x?2+y?2) + a(xy?+yx?)
The canonical momenta are given by
[Question ID = 52586]- px = mx? - ay?, py = my? + ax? [Option ID = 90338]
- px = mx? + ay?, py = my? - ax? [Option ID = 90339]
- px = mx? + ay?, py = my? + ax? [Option ID = 90337]
- px = mx?, py = my? [Option ID = 90336]
--- Content provided by FirstRanker.com ---
- Magnetic field in a region is B = ßtz^, the induced electric field due to this time varying magnetic field is
[Question ID = 52590]- ßr/2(f^) [Option ID = 90354]
- ßr/2(-f^) [Option ID = 90353]
- ßr/2(f^) [Option ID = 90352]
- ßr(-f^) [Option ID = 90355]
--- Content provided by FirstRanker.com ---
- The transition probability matrix of a Markov chain Xn, n = 1,2,3,... having 3 states 1, 2 and 3 is
P=
and the initial distribution is p(0) = (0.7, 0.2, 0.1). Find P(X2 = 3)[ 0.1 0.5 0.4 0.6 0.2 0.2 0.3 0.4 0.3 ]--- Content provided by FirstRanker.com ---
[Question ID = 52625]- 0.0046 [Option ID = 90495]
- 0.012 [Option ID = 90493]
- 0.279 [Option ID = 90492]
- 0.0048 [Option ID = 90494]
- The Lagrangian for an harmonic oscillator is given by L = 1/2x?2 - 1/2?2x3. Find the Hamiltonian.
[Question ID = 52587]- H = -1/2p2 - 1/2?2x3 [Option ID = 90341]
- H = 1/2p2 + 1/2?2x3 [Option ID = 90342]
- H = 1/2p2 + 1/2?2x3 [Option ID = 90343]
- H = -1/2p2 - 1/2?2x3 [Option ID = 90340]
--- Content provided by FirstRanker.com ---
- The polynomial 2x2 + x + 3 in terms of Legendre's polynomial is
[Question ID = 52617]- 1/5[4P2 - 3P1 - 11P0] [Option ID = 90461]
- 1/5[4P2 + 3P1 - 11P0] [Option ID = 90460]
- 1/5[4P2 - 3P1 + 11P0] [Option ID = 90462]
- 1/5[4P2 + 3P1 + 11P0] [Option ID = 90463]
--- Content provided by FirstRanker.com ---
- In an n-type semiconductor, the Fermi level lies 0.3eV below the conduction band at 300K. If the temperature is
This download link is referred from the post: DUET Last 10 Years 2011-2021 Question Papers With Answer Key || Delhi University Entrance Test conducted by the NTA
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---