Sonata Previous Years Solved Sample Placement Papers
- If no multivalued attributes exist and no partial dependencies exist in a relation, then the relation is in what normal form?
(A) First normal form
(B) Second normal form
(C) Third normal form
(D) Fourth normal form
Ans: B
- Find the output of the following program:
int *p, *q; p = (int *)1000; q = (int *)2000; printf("%d", (q - p));
Ans: 500 - Which addressing mode is used in the following statements:
(a) MVI B,55 (Immediate addressing mode)
(b) MOV B,A (Register Addressing Mode)
(c) MOV M,A (Direct addressing mode)
- RS-232C standard is used in:
Ans: Serial I/O - Memory Management in Operating Systems is done by:
(a) Memory Management Unit
(b) Memory management software of the Operating System (Ans)
(c) Kernel - What is done for a Push operation?
Ans: SP is decremented and then the value is stored. - Binary equivalent of 52:
Ans: 110100 - Hexadecimal equivalent of 3452:
Ans: 72A - Explain Just In Time Concept:
Ans: Elimination of waste by purchasing/manufacturing exactly when needed. - Choose the word that best completes the analogy.
INEPT : SKILL :: FLIMSY :
(a) Power
(b) Weight
(c) Strength (Ans)
(d) Thickness
- Choose the word or set of words that makes the most sense when inserted into the sentence.
Many researchers believe that dreamless sleep is largely a period of physical rest, whereas dreaming sleep is a period of mental ________ during which the mind ________ and stores the information acquired during the day.
(a) relaxation . . . processes
(b) inactivity . . . categorizes
(c) fatigue . . . integrates
(d) restoration . . . sorts (Ans)
- Choose the correct meaning of the proverb/idiom.
To keep one's temper:
(a) To become hungry
(b) To be in a good mood (Ans)
(c) To preserve one's energy
(d) To be aloof from
(e) None of these
-
Which of the following is an infix expression?
a) (a+b)*(c+d)
b) ab+c*
c) +ab
d) abc+*
Answer: a
Explanation: (a+b)*(c+d) is an infix expression. +ab is a prefix expression and ab+c* is a postfix expression.
- Which is the part of a computer that one can touch and feel?
a) Hardware
b) Software
c) Programs
d) Output
e) None of these
Answer: a) Hardware - A Call in Marketing means:
a) to phone the customers
b) to visit the customers
c) to visit the marketing site
d) to call on prospective customers
e) None of these
Answer: d) to call on prospective customers - Delivery Channel means:
a) maternity wards
b) handing over the products to the buyers
c) places where products are made available to the buyers
d) All of these
e) None of these
Answer: c) places where products are made available to the buyers - Processing involves:
a) inputting data into a computer system
b) transforming input into output
c) displaying output in a useful manner
d) providing relevant answers
e) None of these
Answer: b) transforming input into output - One of the following is a target group for the marketing of Internet Banking:
a) All the customers
b) All the educated customers
c) All the computer-educated customers
d) Only creditors
e) All of these
Answer: c) All the computer-educated customers