EIL Placement Papers - Computer and IT Questions

EIL Placement Papers - Computer and IT Questions


Q. In C language, by default, a real is considered as?

Q. The address of _____ is stored in program counter.

Q. The address of _____ is stored in Stack Pointer.

Q. What do you understand by Bit Stuffing?

Q. Hub requires ____ topology?

Q. If there are two strings with m and n number of spaces, then the number of spaces after concatenation is
a) < m+n
b) > m+n
c) = m+n
d) none of the above

Q. What is a Trigger?

Q. Interpreter is used in _____?
a) Assembly Language
b) Cobol
c) Pascal

Q. What is the purpose of Friend Function?

Q. What are Selection sort, Heap sort and Bubble sort?

Q. What are Direct, Indirect and Immediate Addressing modes?

Q. What is the advantage of Inheritance?

Q. Explain the proper way to obtain yellow body background in HTML.

Q. Which of the following is a storage class?
a) Automatic
b) Static
c) Allocated
d) All of the above

Q. What is the use of Break statement?
a) to force immediate termination of a loop
b) To terminate a case in switch statement
c) Both a and b
Post your comment