This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Establish the relation between relative permeability and magnetic susceptibility. |
|
Answer» B = B1 + BH = μ0I + μ0H B = μ0 (I + H) B = μ0H (1 + I/H) or B = μ0 (1 + χ)H + = μH or μ = μ0 [1 + χ] and μ = μ0μ r so μr =[1+X] |
|
| 2. |
What are Data Words? |
|
Answer» In block coding, we divide our message into blocks, each of k bits, called datawords. The block coding process is one-to-one. The same dataword is always encoded as the same codeword. |
|
| 3. |
The least distance of distinct vision of a normal human eye is 5n cm, what is the value of n ? |
|
Answer» The Least distance of distinct vision of human eye is 25 cm So , 5n = 25 n = 5
|
|
| 4. |
What are Code Words? |
|
Answer» "r" redundant bits are added to each block to make the length n = k + r. The resulting n-bit blocks are called codewords. 2n - 2k codewords that are not used. These codewords are invalid or illegal. |
|
| 5. |
What do you meant by "triple X" in Networks? |
|
Answer» The function of PAD (Packet Assembler Disassembler) is described in a document known as X.3. The standard protocol has been defined between the terminal and the PAD, called X.28; another standard protocol exists between hte PAD and the network, called X.29. Together, these three recommendations are often called "triple X". |
|
| 6. |
What is a Linear Block Code? |
|
Answer» A linear block code is a code in which the exclusive OR (addition modulo-2) of two valid codewords creates another valid codeword. |
|
| 7. |
What is SAP? |
|
Answer» Series of interface points that allow other computers to communicate with the other layers of network protocol stack. |
|
| 8. |
Explain the segments of GPS. |
|
Answer» There are three segments of GPS:- 1. The space segments : The satellites of GPS are launched and positioned at an altitude of approximately 20200 km which is almost more than three times of the earth’s radius. The space segment consists of a constellation of 24 functioning GPs satellites located in 6 orbital plane with 4 satellites in each orbital plane. The time for the satellite to complete one revolution around the earth is 11 hrs and 58 minutes. 2. The control segment: The control segment consists of facilities necessary for satellites especially healthy monitoring, telemetry, tracking command and control clock error ‘ computation of satellites. There are 5 GPS stations spread over the earths surface they are –
3. The user segment: It is a total user and supplier community, both civilian and military. The user segment consists of all earth – based GPS receivers. Receivers very greatly in size and complexity, through the basic design in rather simple. The space and control segments are largely transparent to the operations of navigation functions. |
|
| 9. |
Standard set of functions through which interacts with kernel is defined by ___________(a) system libraries(b) kernel code(c) compilers(d) utility programs |
|
Answer» The correct option is (a) system libraries For explanation: None. |
|
| 10. |
One problem with the global replacement algorithm is that ____________(a) it is very expensive(b) many frames can be allocated to a process(c) only a few frames can be allocated to a process(d) a process cannot control its own page – fault rate |
|
Answer» Correct choice is (d) a process cannot control its own page – fault rate To explain: None. |
|
| 11. |
What are Cyclic Codes? |
|
Answer» Cyclic codes are special linear block codes with one extra property. In a cyclic code, if a codeword is cyclically shifted (rotated), the result is another codeword. |
|
| 12. |
Which one of the following bootloader is not used by linux?(a) GRUB(b) LILO(c) NTLDR(d) None of the mentioned |
|
Answer» Right choice is (c) NTLDR To explain: None. |
|
| 13. |
What is Linux?(a) single user, single tasking(b) single user, multitasking(c) multi user, single tasking(d) multi user, multitasking |
|
Answer» The correct answer is (d) multi user, multitasking The explanation is: None. |
|
| 14. |
Which desktop environment is not used in any linux distribution?(a) gnome(b) kde(c) unity(d) none of the mentioned |
|
Answer» Correct option is (d) none of the mentioned To explain: None. |
|
| 15. |
Explain the components of GIS. |
|
Answer» The components of GIS are 1. Data : Geographical data can jbe divided into 3
2. Software : There are the programmes designed to run the computer. However, GIS is designed to collect, store, process geographical data and construct maps. 3. Hardware : Hardware comprises storing and processing devices like central process unit, monitor, key board, mouse, printer, scanner etc … 4. People : This component consists of the skilled people who involve in data capturing, ‘, processing and analysing. 5. Analysis : It involves the processing of GIS data with various analyses so as to get meaningful information. |
|
| 16. |
The replacement of a bad block generally is not totally automatic because ___________(a) data in bad block can not be replaced(b) data in bad block is usually lost(c) bad block does not contain any data(d) none of the mentioned |
|
Answer» The correct choice is (b) data in bad block is usually lost To explain I would say: None. |
|
| 17. |
Which binary format is supported by linux?(a) a.out(b) elf(c) both a.out and ELF(d) none of the mentioned |
|
Answer» Correct option is (c) both a.out and ELF For explanation: None. |
|
| 18. |
Define Encoder? |
|
Answer» A device or program that uses predefined algorithms to encode, or compress audio or video data for storage or transmission use. A circuit that is used to convert between digital video and analog video. |
|
| 19. |
What are the possible ways of data exchange? |
|
Answer» (i) Simplex (ii) Half-duplex (iii) Full-duplex. |
|
| 20. |
Once the changes are written to the log, they are considered to be ________(a) committed(b) aborted(c) completed(d) none of the mentioned |
|
Answer» Correct answer is (a) committed Explanation: None. |
|
| 21. |
Certain ………… are to be observed at the time of designing Office Forms. a. Principles b. Style c. Examples d. Sequence |
|
Answer» a. Principles Certain Principles are to be observed at the time of designing Office Forms. |
|
| 22. |
Mention any two components of GIS. |
|
Answer» Maps, information, software, hardware, procedures, people. |
|
| 23. |
Linux uses a time-sharing algorithm ___________(a) to pair preemptive scheduling between multiple processes(b) for tasks where absolute priorities are more important than fairness(c) all of the mentioned(d) none of the mentioned |
|
Answer» Correct option is (a) to pair preemptive scheduling between multiple processes The best I can explain: None. |
|
| 24. |
Define Decoder? |
|
Answer» A device or program that translates encoded data into its original format (e.g. it decodes the data). The term is often used in reference to MPEG-2 video and sound data, which must be decoded before it is output. |
|
| 25. |
Which one of the following linux file system does not support journaling feature?(a) ext2(b) ext3(c) ext4(d) none of the mentioned |
|
Answer» Right choice is (a) ext2 To explain: None. |
|
| 26. |
Difference between the communication and transmission. |
|
Answer» Transmission is a physical movement of information and concern issues like bit polarity, synchronisation, clock etc. Communication means the meaning full exchange of information between two communication media. |
|
| 27. |
When an entire committed transaction is completed, ___________(a) it is stored in the memory(b) it is removed from the log file(c) it is redone(d) none of the mentioned |
|
Answer» Correct choice is (b) it is removed from the log file To explain: None. |
|
| 28. |
How can we derive the scale of aerial photograph? |
|
Answer» Aerial photograph is derive as S=f/H. |
|
| 29. |
What is the other name of K-means approach? A. Maximum likelihood B. Minimum distance C. Aiisce D. Iso data |
|
Answer» Correct option: D. Iso data |
|
| 30. |
The first linux kernel which supports the SMP hardware?(a) linux 0.1(b) linux 1.0(c) linux 1.2(d) linux 2.0 |
|
Answer» Correct choice is (d) linux 2.0 Explanation: None. |
|
| 31. |
What is subnet? |
|
Answer» A generic term for section of a large networks usually separated by a bridge or router. |
|
| 32. |
What is Framing? |
|
Answer» Framing in the data link layer separates a message from one source to a destination, or from other messages to other destinations, by adding a sender address and a destination address. The destination address defines where the packet has to go and the sender address helps the recipient acknowledge the receipt. |
|
| 33. |
What is a circular buffer?(a) writes to the end of its space and then continues at the beginning(b) overwrites older values as it goes(c) all of the mentioned(d) none of the mentioned |
|
Answer» Correct answer is (a) writes to the end of its space and then continues at the beginning The best I can explain: None. |
|
| 34. |
Parallel piped algorithm is used inA. Unsupervised classification B. Supervised classification C. Rectification D. Noise removal |
|
Answer» Correct option: B. Supervised classification |
|
| 35. |
Device drivers are implemented to interface ____________(a) character devices(b) block devices(c) network devices(d) all of the mentioned |
|
Answer» Right option is (d) all of the mentioned To explain: None. |
|
| 36. |
Which hardware triggers some operation after certain programmed count?(a) programmable interval timer(b) interrupt timer(c) programmable timer(d) none of the mentioned |
|
Answer» Right choice is (a) programmable interval timer Easiest explanation - None. |
|
| 37. |
What are the two types of transmission technology available? |
|
Answer» (i) Broadcast and (ii) point-to-point |
|
| 38. |
What is Fixed Size Framing? |
|
Answer» In fixed-size framing, there is no need for defining the boundaries of the frames. The size itself can be used as a delimiter. |
|
| 39. |
The device-status table contains ____________(a) each I/O device type(b) each I/O device address(c) each I/O device state(d) all of the mentioned |
|
Answer» The correct choice is (d) all of the mentioned Easiest explanation - None. |
|
| 40. |
What is Piggy Backing? |
|
Answer» A technique called piggybacking is used to improve the efficiency of the bidirectional protocols. When a frame is carrying data from A to B, it can also carry control information about arrived (or lost) frames from B; when a frame is carrying data from B to A, it can also carry control information about the arrived (or lost) frames from A. |
|
| 41. |
Define Character Stuffing? |
|
Answer» In byte stuffing (or character stuffing), a special byte is added to the data section of the frame when there is a character with the same pattern as the flag. The data section is stuffed with an extra byte. This byte is usually called the escape character (ESC), which has a predefined bit pattern. Whenever the receiver encounters the ESC character, it removes it from the data section and treats the next character as data, not a delimiting flag. |
|
| 42. |
What is the problem of mutually suspicious subsystem?(a) Service program can steal users data(b) Service program can malfunction and retain some rights of data provided by user(c) Calling program can get access to restricted portion from service program(d) Calling program gets unrestricted access |
|
Answer» The correct choice is (b) Service program can malfunction and retain some rights of data provided by user The explanation is: Both calling program and service program are vulnerable to access each others private data/rights. |
|
| 43. |
Filling up of ……………..form is a computer version of paper form. a. Manual b. Electronic c. Admission d. Passport |
|
Answer» b. Electronic Filling up of Electronic form is a computer version of paper form. |
|
| 44. |
Which buffer holds the output for a device?(a) spool(b) output(c) status(d) magic |
|
Answer» The correct choice is (a) spool To explain: None. |
|
| 45. |
What is Sliding Window? |
|
Answer» The sliding window is an abstract concept that defines the range of sequence numbers that is the concern of the sender and receiver. In other words, he sender and receiver need to deal with only part of the possible sequence numbers. |
|
| 46. |
What is Bit Stuffing? |
|
Answer» Bit stuffing is the process of adding one extra 0 whenever five consecutive Is follow a 0 in the data, so that the receiver does not mistake the pattern 0111110 for a flag. |
|
| 47. |
This image belongs to the category ofA. Vertical Aerial photograph B. Low oblique Aerial photographC. High Oblique Aerial photograph D. Stereo photograph |
|
Answer» Correct option: C. High Oblique Aerial photograph |
|
| 48. |
What is Pipelining ? |
|
Answer» In networking and in other areas, a task is often begun before the previous task has ended. This is known as pipelining. |
|
| 49. |
Which one of the following connects high-speed high-bandwidth device to memory subsystem and CPU.(a) Expansion bus(b) PCI bus(c) SCSI bus(d) None of the mentioned |
|
Answer» Right choice is (a) Expansion bus Explanation: None. |
|
| 50. |
What is Flow Control? |
|
Answer» Flow control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for acknowledgment. |
|