Miscellaneous


  1. The symbols used in an assembly language are









  1. View Hint View Answer Discuss in Forum

    Assembly language uses a mnemonics to represent each low-level machine operation or opcode. Some opcodes require one or more operands as part of the instruction, and most assemblers can take labels and symbols as operands to represent addresses and constants, instead of hard coding them into the program.

    Correct Option: B

    Assembly language uses a mnemonics to represent each low-level machine operation or opcode. Some opcodes require one or more operands as part of the instruction, and most assemblers can take labels and symbols as operands to represent addresses and constants, instead of hard coding them into the program.


  1. Who is called the Father of Computer?









  1. View Hint View Answer Discuss in Forum

    Charles Babbage, was an English mathematician, philosopher, inventor and mechanical engineer who originated the concept of the programmable computer. Considered as “father of the computer”, Babbage is credited with inventing the first mechanical computer that eventually led to more complex designs.

    Correct Option: A

    Charles Babbage, was an English mathematician, philosopher, inventor and mechanical engineer who originated the concept of the programmable computer. Considered as “father of the computer”, Babbage is credited with inventing the first mechanical computer that eventually led to more complex designs.



  1. In a 14" TV or computer monitor, the dimension of 14" stands for









  1. View Hint View Answer Discuss in Forum

    The size of a display is usually by monitor manufacturers given by the diagonal, i.e. the distance between two opposite screen corners. This method of measurement is inherited from the method used for the first generation of CRT television, when picture tubes with circular faces were in common use. Being circular, only their diameter was needed to describe their size. Since these circular tubes were used to display rectangular images, the diagonal measurement of the rectangle was equivalent to the diameter of the tube’s face.

    Correct Option: C

    The size of a display is usually by monitor manufacturers given by the diagonal, i.e. the distance between two opposite screen corners. This method of measurement is inherited from the method used for the first generation of CRT television, when picture tubes with circular faces were in common use. Being circular, only their diameter was needed to describe their size. Since these circular tubes were used to display rectangular images, the diagonal measurement of the rectangle was equivalent to the diameter of the tube’s face.


  1. Window 7, the latest operating system from Microsoft Corporation has ....... Indian languages fonts.









  1. View Hint View Answer Discuss in Forum

    Windows 7 is the first version of Windows to ship with more fonts for non-Latin scripts than for Latinbased scripts. One major area of improvement is for the languages of India. earlier windows have nine (9) fonts for Indian languages that shipped in Vista, Windows 7 adds forty (40) more. Windows 7 will now include multiple fonts (often in multiple weights) for each of the official languages of India.

    Correct Option: D

    Windows 7 is the first version of Windows to ship with more fonts for non-Latin scripts than for Latinbased scripts. One major area of improvement is for the languages of India. earlier windows have nine (9) fonts for Indian languages that shipped in Vista, Windows 7 adds forty (40) more. Windows 7 will now include multiple fonts (often in multiple weights) for each of the official languages of India.



  1. ‘C’ language is a









  1. View Hint View Answer Discuss in Forum

    C is a high level language. In computing is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at Bell Labs. C is one of the most widely used programming languages of all time, Many later languages have borrowed directly or indirectly from C, including C#, D, Go, Java, JavaScript, Limbo, LPC, Perl, PHP, Python, and Unix’s C shell.

    Correct Option: B

    C is a high level language. In computing is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at Bell Labs. C is one of the most widely used programming languages of all time, Many later languages have borrowed directly or indirectly from C, including C#, D, Go, Java, JavaScript, Limbo, LPC, Perl, PHP, Python, and Unix’s C shell.