UGC-NET JULY 2016 PAPER 3 QUESTIONS WITH EXPLANATION
Q:: 21 Which of the following is false regarding the evaluation of computer programming
languages ?
(1) Application oriented features (2) Efficiency and Readability
(3) Software development (4) Hardware maintenance cost
Answer:: (4)
Q:: 22 The symmetric difference of two sets S1 and S2 is defined as
S1 @ S2 = {x|x ∈ S1 or x ∈ S2, but x is not in both S1 and S2}
The nor of two languages is defined as
nor (L1, L2) = {w|w ∈| L1 and w ∈| L2}.
Which of the following is correct ?
(1) The family of regular languages is closed under symmetric difference but not closed under nor.
(2) The family of regular languages is closed under nor but not closed under symmetric difference.
(3) The family of regular languages are closed under both symmetric difference and nor.
(4) The family of regular languages are not closed under both symmetric difference and nor.
Answer:: (3)
Q:: 23 The regular expression for the complement of the language L = {anbm|n ≥ 4, m ≤ 3} is :
(1) (λ + a + aa + aaa) b* + a* bbbb* + (a + b)* ba(a + b)*
(2) (λ + a + aa + aaa) b* + a* bbbbb* + (a + b)* ab(a + b)*
(3) (λ + a + aa + aaa) + a* bbbbb* + (a + b)* ab(a + b)*
(4) (λ + a + aa + aaa)b* + a* bbbbb* + (a + b)* ba(a + b)*
Answer:: (4)
Q:: 24 Consider the following two languages :
L1 = {0i1j| gcd (i, j) = 1}
L2 is any subset of 0*.
Which of the following is correct ?
(1) L1 is regular and L*2 is not regular
(2) L1 is not regular and L*2 is regular
(3) Both L1 and L*2 are regular languages
(4) Both L1 and L*2 are not regular languages
Answer:: (2)
25. If link transmits 4000 frames per second and each slot has 8 bits, the transmission rate of
circuit of this TDM is ______.
(1) 64 Kbps (2) 32 MbpS
(3) 32 Kbps (4) 64 MbpS
Answer:: (3)
Q:: 26 Given the following statements :
(A) Frequency Division Multiplexing is a technique that can be applied when the
bandwidth of a link is greater than combined bandwidth of signals to be transmitted.
(B) Wavelength Division Multiplexing (WDM) is an analog multiplexing Technique to
combine optical signals.
(C) WDM is a Digital Multiplexing Technique.
(D) TDM is a Digital Multiplexing Technique.
Which of the following is correct ?
(1) (A), (B), (C) and (D) are true.
(2) (A), (B), (C) and (D) are false.
(3) (A), (B) and (D) are false; (C) is true.
(4) (A), (B) and (D) are True; (C) is false.
Answer:: (4)
Q:: 27 A pure ALOHA Network transmits 200 bit frames using a shared channel with 200 Kbps bandwidth. If the system (all stations put together) produces 500 frames per second, then
the throughput of the system is ______.
(1) 0.384 (2) 0.184
(3) 0.286 (4) 0.586
Answer:: (2)
Q:: 28 Match the following :
(a) Line coding (i) A technique to change analog signal to digital data.
(b) Block coding (ii) Provides synchronization without increasing number of bits.
(c) Scrambling (iii) Process of converting digital data to digital signal.
(d) Pulse code modulation (iv) Provides redundancy to ensure synchronization and inherits error detection.
Codes :
(a) (b) (c) (d)
(1) (iv) (iii) (ii) (i)
(2) (iii) (iv) (ii) (i)
(3) (i) (iii) (ii) (iv)
(4) (ii) (i) (iv) (iii)
Answer:: (2)
Q:: 29 Assume that we need to download text documents at the rate of 100 pages per minute. A
page is an average of 24 lines with 80 characters in each line and each character requires
8 bits. Then the required bit rate of the channel is _____.
(1) 1.636 Kbps (2) 1.636 Mbps
(3) 3.272 Mbps (4) 3.272 Kbps
Answer:: Marks to All
Q:: 30 Encrypt the plain text Message “EXTRANET” using Transposition cipher technique with the following key :
3 5 2 1 4 (Cipher text)
1 2 3 4 5 (Plain text)
Using ‘Z’ as bogus character.
(1) TAXERTZENZ (2) EXTRANETZZ
(3) EZXZTRZANZET (4) EXTZRANZETZ
Answer:: (1)
<<< 1 2 3 4 5 6 7 >>>
Q:: 21 Which of the following is false regarding the evaluation of computer programming
languages ?
(1) Application oriented features (2) Efficiency and Readability
(3) Software development (4) Hardware maintenance cost
Answer:: (4)
Q:: 22 The symmetric difference of two sets S1 and S2 is defined as
S1 @ S2 = {x|x ∈ S1 or x ∈ S2, but x is not in both S1 and S2}
The nor of two languages is defined as
nor (L1, L2) = {w|w ∈| L1 and w ∈| L2}.
Which of the following is correct ?
(1) The family of regular languages is closed under symmetric difference but not closed under nor.
(2) The family of regular languages is closed under nor but not closed under symmetric difference.
(3) The family of regular languages are closed under both symmetric difference and nor.
(4) The family of regular languages are not closed under both symmetric difference and nor.
Answer:: (3)
Q:: 23 The regular expression for the complement of the language L = {anbm|n ≥ 4, m ≤ 3} is :
(1) (λ + a + aa + aaa) b* + a* bbbb* + (a + b)* ba(a + b)*
(2) (λ + a + aa + aaa) b* + a* bbbbb* + (a + b)* ab(a + b)*
(3) (λ + a + aa + aaa) + a* bbbbb* + (a + b)* ab(a + b)*
(4) (λ + a + aa + aaa)b* + a* bbbbb* + (a + b)* ba(a + b)*
Answer:: (4)
Q:: 24 Consider the following two languages :
L1 = {0i1j| gcd (i, j) = 1}
L2 is any subset of 0*.
Which of the following is correct ?
(1) L1 is regular and L*2 is not regular
(2) L1 is not regular and L*2 is regular
(3) Both L1 and L*2 are regular languages
(4) Both L1 and L*2 are not regular languages
Answer:: (2)
25. If link transmits 4000 frames per second and each slot has 8 bits, the transmission rate of
circuit of this TDM is ______.
(1) 64 Kbps (2) 32 MbpS
(3) 32 Kbps (4) 64 MbpS
Answer:: (3)
Q:: 26 Given the following statements :
(A) Frequency Division Multiplexing is a technique that can be applied when the
bandwidth of a link is greater than combined bandwidth of signals to be transmitted.
(B) Wavelength Division Multiplexing (WDM) is an analog multiplexing Technique to
combine optical signals.
(C) WDM is a Digital Multiplexing Technique.
(D) TDM is a Digital Multiplexing Technique.
Which of the following is correct ?
(1) (A), (B), (C) and (D) are true.
(2) (A), (B), (C) and (D) are false.
(3) (A), (B) and (D) are false; (C) is true.
(4) (A), (B) and (D) are True; (C) is false.
Answer:: (4)
Q:: 27 A pure ALOHA Network transmits 200 bit frames using a shared channel with 200 Kbps bandwidth. If the system (all stations put together) produces 500 frames per second, then
the throughput of the system is ______.
(1) 0.384 (2) 0.184
(3) 0.286 (4) 0.586
Answer:: (2)
Q:: 28 Match the following :
(a) Line coding (i) A technique to change analog signal to digital data.
(b) Block coding (ii) Provides synchronization without increasing number of bits.
(c) Scrambling (iii) Process of converting digital data to digital signal.
(d) Pulse code modulation (iv) Provides redundancy to ensure synchronization and inherits error detection.
Codes :
(a) (b) (c) (d)
(1) (iv) (iii) (ii) (i)
(2) (iii) (iv) (ii) (i)
(3) (i) (iii) (ii) (iv)
(4) (ii) (i) (iv) (iii)
Answer:: (2)
Q:: 29 Assume that we need to download text documents at the rate of 100 pages per minute. A
page is an average of 24 lines with 80 characters in each line and each character requires
8 bits. Then the required bit rate of the channel is _____.
(1) 1.636 Kbps (2) 1.636 Mbps
(3) 3.272 Mbps (4) 3.272 Kbps
Answer:: Marks to All
Q:: 30 Encrypt the plain text Message “EXTRANET” using Transposition cipher technique with the following key :
3 5 2 1 4 (Cipher text)
1 2 3 4 5 (Plain text)
Using ‘Z’ as bogus character.
(1) TAXERTZENZ (2) EXTRANETZZ
(3) EZXZTRZANZET (4) EXTZRANZETZ
Answer:: (1)
<<< 1 2 3 4 5 6 7 >>>
No comments:
Post a Comment