Monday, August 1, 2011

ICICI BANK PO PREVIOUS YEAR SOLVED TEST PAPER

 
ICICI BANK PROBATIONARY OFFICER PREVIOUS YEAR SOLVED TEST PAPER 2008 


1.A 2MB PCM(pulse code modulation) has
a) 32 channels b) 30 voice channels & 1 signaling channel. c) 31 voice channels & 1 signalling channel. d) 32 channels out of which 30 voice channels, 1 signaling channel, & 1 Synchronization channel.
Ans: : (c)

2. Time taken for 1 satellite hop in voice communication is a) 1/2 second b) 1 seconds c) 4 seconds d) 2 seconds
Ans: : (a)

3.A dishonest shopkeeper professes to sell pulses at the cost price, but he uses a false weight of 950gm. for a kg.His gain is …%.

4.Max number of satellite hops allowed in voice communication is :a) only one b) more than one c) two hops d) four hops
Ans: : (c)

5.Conditional results after execution of an instruction in a micro processor is stored in a) register b) accumulator c) flag register d) flag register part of PSW(Program Status Word)
Ans: : (d)

6.Frequency at which VOICE is sampled is a) 4 Khz b) 8 Khz c) 16 Khz d) 64 Khz
Ans: : (a)

7.Line of Sight isa) Straight Line b) Parabolic c) Tx & Rx should be visible to each other d) none Ans: : (c)

8.Purpose of PC(Program Counter) in a Micro Processor is a) To store address of TOS(Top Of Stack)b) To store address of next instruction to be executed. c) count the number of instructions. d) to store base address of the stack.
Ans: : (b)

9.What action is taken when the processor under execution is interrupted by a non-maskable interrupt? a) Processor serves the interrupt request after completing the execution of the current instruction. b) Processor serves the interrupt request after completing the current task. c) Processor serves the interrupt request immediately. d) Processor serving the interrupt request depends upon the priority of the current task under execution.
Ans: : (a)

10.The status of the Kernel is a) task b) process c) not defined. d) none of the above.
Ans: : (b)For more download papers, visit http://www.taxnjob.blogspot.com
11.To send a data packet using datagram , connection will be established a) before data transmission. b) connection is not established before data tr Ans: mission. c) no connection is required. d) none of the above.
Ans: : (c)

12.Word alignment is
a) aligning the address to the next word boundary of the machine. b) aligning to even boundary. c) aligning to word boundary. d) none of the above.
Ans: : (a)

13.When a C function call is made, the order in which parameters passed to the function are pushed into the stack is a) left to right b) right to left c) bigger variables are moved first than the smaller variables. d) smaller variables are moved first than the bigger ones. e) none of the above.
Ans: : (b)

14.What is the type of signalling used between two exchanges? a) Inband b) common channel signaling c) any of the above d) none of the above.
Ans: : (a)

15.Buffering is a) the process of temporarily storing the data to allow for small variation in device speedsb) a method to reduce cross talks c) storage of data within tr Ans: mitting medium until the receiver is ready to receive. d) a method to reduce routing overhead.
Ans: : (a)

16. Memory allocation of variables declared in a program isa) allocated in RAM. b) allocated in ROM.c) allocated on stack. d) assigned to registers.
Ans: : (c)

17.A software that allows a personal computer to pretend as a computer terminal isa) terminal adapter b) bulletin board c) modem d) terminal emulation Ans: : (d)

18.Find the output of the following programming *p,*q;p=(int *)1000;q=(int *)2000;printf("%d",(q-p));
Ans: : 500

19.Which addressing mode is used in the following statements:(a) MVI B,55 (b) MOV B,A (c) MOV M,AAns: . (a) Immediate addressing mode.(b) Register Addressing Mode(c) Direct addressing mode

20.RS-232C standard is used in _____________.
Ans: . Serial I/O

21.Memory. Management in Operating Systems is done by a) Memory Management Unit b) Memory management software of the Operating System c) Kernel For more download papers, visit http://www.taxnjob.blogspot.com
Ans: : (b)

22.What is done for a Push operation?
Ans: : SP is decremented and then the value is stored.

23.Binary equivalent of 52
Ans: . 110100

24.Hexadecimal equivalent of 3452
Ans: 72A

25.Explain Just In Time Concept ?
Ans: . Elimination of waste by purchasing manufacturing exactly when needed

26.A good way of unit testing s/w program is
Ans: . User test

27.OOT uses Ans: . Encapsulated of detect methods

28.EDI useful in
Ans: . Electronic Tr Ans: mission

29.MRPII different from MRP
Ans: . Modular version of man redundant initials

30.Hard disk time for R/W head to move to correct sector
Ans: . Latency Time

31.The percentage of times a page number bound in associate register is called
Ans: . Bit ratio

32.Expand MODEM
Ans: . Modulator and Demodulator

33.RDBMS file system can be defined as
Ans: . Interrelated

34.Super Key is Ans: . Primary key and Attribute

35.Windows 95 supports(a) Multiuser (b) n tasks (c) Both (d) None
Ans: . (a)

36.In the command scanf, h is used for
Ans: . Short int

37.A process is defined as For more download papers, visit http://www.taxnjob.blogspot.com
Ans: . Program in execution

38.A thread is
Ans: . Detachable unit of executable code)

39.A thread is
Ans: . Detachable unit of executable code)

40..How is memory management done in Win95
Ans: . Through paging and segmentation

41.What is meant by polymorphism
Ans: . Redefinition of a base class method in a derived class

42.What is the essential feature of inheritance
Ans: . All properties of existing class are derived

43.What does the protocol FTP do AnsTr
Ans: fer a file b/w stations with user authentification

44.In the tr An sport layer ,TCP is what type of protocol
Ans: . Connection oriented

45.Why is a gateway used
Ans: . To connect incompatible networks

46.How is linked list implemented
Ans: . By referential structures

47.What method is used in Win95 in multitasking
Ans: . Non preemptive check

48.What is a semaphore
Ans: . A method synchronization of multiple processes

49.What is the precedence order from high to low ,of the symbols ( ) ++ /
Ans: .( ) , ++, /

50.Preorder of A*(B+C)/D-G
Ans: .*+ABC/-DG

51.What is the efficiency of merge sort
Ans: . O(n log n)

52.In which layer are routers used
Ans: .In network layer For more download papers, visit http://www.taxnjob.blogspot.com

53.Which of the following sorting algorithm has average sorting behavior --Bubble sort, merge sort, heap sort, exchange sort
Ans: . Heap sort

54. In binary search tree which traversal is used for getting ascending order values--In order ,post order, pre order
Ans: .In order

55. What are device drivers used for
Ans: .To provide software for enabling the hardware

For more download papers, visit http://www.taxnjob.blogspot.com

Blogger news

Thanks for Your Visit

style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-8636229337784449"
data-ad-slot="2782765492">

Labels

2012-13 (1) 80C (33) 80E (22) 80GG (8) Aadhaar (21) Accountant (70) admiss (1) Admission (48) Admit Card (10) AICL (3) AICTE (4) AIEEE 2012 (6) Allahabad Bank (3) Andhra Bank (3) Anna Hazare (11) APDSC (3) APSPSC (4) ASI (3) Asia Cup 2012 (2) Assistant (212) Assistant Manager (106) Auditor (3) Axis Bank (4) B.Ed (23) Bank of India (6) Bank of Maharashtra (10) BARC (6) BHEL (66) BMB (1) BOB (13) BOI (6) BPCL (30) BPO (1) BSEB (1) BSF (16) BSNL (13) Canara Bank (11) Capital Gain (2) Career (246) CBSE (16) CCS HAU (3) CDAC (2) Central Bank of India (10) Central Excise (36) Challan Status (7) Champions League (11) CHB (3) CHSL (5) Clerical (128) Company (8) Conductor (2) Corona (1) Corono (1) Covid-19 (2) Cricket (3) CRPF (5) CSIR (3) CTET (21) CUHP (2) Customs (23) CWE (29) Data Entry Operators (26) Date Sheet (2) dbtl (1) DDA (7) Dearness Allowance (5) Delhi Metro (32) Delhi Police (51) Delhi University (50) Dena Bank (1) Digital Signature (7) DJB (2) DLF IPL (13) DMRC (13) Driver (1) DSSSB (3) e-Filing (69) e-Payment (27) e-TDS (61) Engineers (230) EPFO (8) FaceBook (3) FCI (4) Food Civil Supply (8) Foreign Trade (1) Forms (14) Formula One Race (3) Free Internet (8) Freshers (4) GAIL India (62) GATE (10) GET (1) GGB (1) GIC (2) GNDU (2) Government (6) GPRS (2) HAL (5) Happy Diwali (2) HCL (3) HECL (1) High Court (13) HOLI (2) HPCL (33) HPEG (1) HPPSC (27) HPSEB (7) HPSSB (9) HRA Rebate (6) HSSC (23) HTET (16) HUDA (4) IBPS (62) ICC World Cup 2015 (10) ICICI (3) IDBI (1) iim (3) IIST (1) IIT-JEE (12) IIT-Ropar (1) Importer Exporter Code (3) Income Tax (314) Indian Air Force (25) Indian Army (33) Indian Bank (10) Indian Navy (25) Indian Railways (18) INFOSYS (11) Inspector (37) Intel (1) Intelligence Bureau (10) IOB (5) IOCL (40) IPL T20 (28) ISAT (3) ISRO (7) ITI (3) JPSC (2) Junior Engineer (195) Jurisdiction (1) Kendriya Vidyalaya (2) Knowledge (1) KPCL (5) KUK (9) KVS (3) LAW (1) Lecturer (1) LIC (11) Lok Sabha (3) Lokpal Bill (9) LPG (3) Lum-Sum Savings (4) M.Ed (5) Madhya Pradesh (1) Manager (105) MBA (6) MCD (4) MDU (22) Medical Reimbursement (3) Mewar (1) MICR (2) Misc (20) Mobile (2) MP High Court (8) MPPEB (3) MSOFFICE (10) MTNL (2) NBCC (13) NDA (2) NDMC (2) NET (1) NIT (1) Nokia (1) Non-Teaching (40) NPCIL (6) NPS (1) NRDC (1) NRI's (1) NSDL (5) NTPC (9) OBC (13) Officer's (165) ONGC (12) OPGC (1) OPGCL (1) Oriental Insurance (5) OROP (1) PAN (11) Patwari (3) PFC (1) PGB (1) PGI Rohtak (7) PGIMER (6) PGT (12) PNB (18) Post Office (13) Power Grid (24) PPF (7) Probationary Officer (66) PTU (3) Punjab and Sind Bank (12) Railway Budget (17) Rajasthan Police (13) Rajya Sabha (1) RBI (23) REC (1) Refund (2) Register Your Company in 24 HRS (8) Result (64) RGU (2) RITES (10) RPSC (5) RRB (20) Sahaj (2) SAIL (51) SBI (41) SBOP (6) Scholarship (5) SDE (5) Service Tax (16) Service Tax Rate 12.36 (2) Shortcut (2) Sikkim University (3) SMS (1) Sole Proprietorship Business (1) Solved Test Papers (5) Specialist Officer (39) SSC (34) st-3 (1) Staff Nurse (4) STAT test (10) Sugam (1) Supreme Court of India (6) Syndicate Bank (2) T20 (14) Tally (13) TAN (2) TCS (3) Teaching (38) Technical (189) Term Deposit Interest (37) TGT (11) Ticket Booking (3) TIN (2) TMC (1) TRACES (3) Trainee (31) Tution Fee (3) Twenty20 (4) Typist (1) UCO Bank (4) UDC (2) UGC (4) UID (7) Union Bank of India (7) Union Budget (6) United Bank (4) UPCL (3) UPPSC (27) UPSC (38) UTI (4) Vijaya Bank (3) VIZAG (3) WBSEDCL (1) Wipro (3) WORD DOCUMENT (5) Yahoo (1)

Infolinks