axes tech

6
1 Page 1 of 6 E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03 1. A 2MB PCM(pulse code modulation) has a) 32 channels b) 30 voice channels & 1 signalling channel. c) 31 voice channels & 1 signalling channel. d) 32 channels out of which 30 voice channels, 1 signalling channel, & 1 Synchronizatio 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. Max number of satellite hops allowed in voice communication is : a) only one b) more han one c) two hops d) four hops Ans: (c) 4. What is the max. decimal number that can be accomodated in a byte. a) 128 b) 256 c) 255 d) 512 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

Upload: ncct

Post on 13-Jan-2015

417 views

Category:

Business


9 download

DESCRIPTION

final Year Projects, Final Year Projects in Chennai, Software Projects, Embedded Projects, Microcontrollers Projects, DSP Projects, VLSI Projects, Matlab Projects, Java Projects, .NET Projects, IEEE Projects, IEEE 2009 Projects, IEEE 2009 Projects, Software, IEEE 2009 Projects, Embedded, Software IEEE 2009 Projects, Embedded IEEE 2009 Projects, Final Year Project Titles, Final Year Project Reports, Final Year Project Review, Robotics Projects, Mechanical Projects, Electrical Projects, Power Electronics Projects, Power System Projects, Model Projects, Java Projects, J2EE Projects, Engineering Projects, Student Projects, Engineering College Projects, MCA Projects, BE Projects, BTech Projects, ME Projects, MTech Projects, Wireless Networks Projects, Network Security Projects, Networking Projects, final year projects, ieee projects, student projects, college projects, ieee projects in chennai, java projects, software ieee projects, embedded ieee projects, "ieee2009projects", "final year projects", "ieee projects", "Engineering Projects", "Final Year Projects in Chennai", "Final year Projects at Chennai", Java Projects, ASP.NET Projects, VB.NET Projects, C# Projects, Visual C++ Projects, Matlab Projects, NS2 Projects, C Projects, Microcontroller Projects, ATMEL Projects, PIC Projects, ARM Projects, DSP Projects, VLSI Projects, FPGA Projects, CPLD Projects, Power Electronics Projects, Electrical Projects, Robotics Projects, Solor Projects, MEMS Projects, J2EE Projects, J2ME Projects, AJAX Projects, Structs Projects, EJB Projects, Real Time Projects, Live Projects, Student Projects, Engineering Projects, MCA Projects, MBA Projects, College Projects, BE Projects, BTech Projects, ME Projects, MTech Projects, M.Sc Projects, Final Year Java Projects, Final Year ASP.NET Projects, Final Year VB.NET Projects, Final Year C# Projects, Final Year Visual C++ Projects, Final Year Matlab Projects, Final Year NS2 Projects, Final Year C Projects, Final Year Microcontroller Projects, Final Year ATMEL Projects, Final Year PIC Projects, Final Year ARM Projects, Final Year DSP Projects, Final Year VLSI Projects, Final Year FPGA Projects, Final Year CPLD Projects, Final Year Power Electronics Projects, Final Year Electrical Projects, Final Year Robotics Projects, Final Year Solor Projects, Final Year MEMS Projects, Final Year J2EE Projects, Final Year J2ME Projects, Final Year AJAX Projects, Final Year Structs Projects, Final Year EJB Projects, Final Year Real Time Projects, Final Year Live Projects, Final Year Student Projects, Final Year Engineering Projects, Final Year MCA Projects, Final Year MBA Projects, Final Year College Projects, Final Year BE Projects, Final Year BTech Projects, Final Year ME Projects, Final Year MTech Projects, Final Year M.Sc Projects, IEEE Java Projects, ASP.NET Projects, VB.NET Projects, C# Projects, Visual C++ Projects, Matlab Projects, NS2 Projects, C Projects, Microcontroller Projects, ATMEL Projects, PIC Projects, ARM Projects, DSP Projects, VLSI Projects, FPGA Projects, CPLD Projects, Power Electronics Projects, Electrical Projects, Robotics Projects, Solor Projects, MEMS Projects, J2EE Projects, J2ME Projects, AJAX Projects, Structs Projects, EJB Projects, Real Time Projects, Live Projects, Student Projects, Engineering Projects, MCA Projects, MBA Projects, College Projects, BE Projects, BTech Projects, ME Projects, MTech Projects, M.Sc Projects, IEEE 2009 Java Projects, IEEE 2009 ASP.NET Projects, IEEE 2009 VB.NET Projects, IEEE 2009 C# Projects, IEEE 2009 Visual C++ Projects, IEEE 2009 Matlab Projects, IEEE 2009 NS2 Projects, IEEE 2009 C Projects, IEEE 2009 Microcontroller Projects, IEEE 2009 ATMEL Projects, IEEE 2009 PIC Projects, IEEE 2009 ARM Projects, IEEE 2009 DSP Projects, IEEE 2009 VLSI Projects, IEEE 2009 FPGA Projects, IEEE 2009 CPLD Projects, IEEE 2009 Power Electronics Projects, IEEE 2009 Electrical Projects, IEEE 2009 Robotics Projects, IEEE 2009 Solor Projects, IEEE 2009 MEMS Projects, IEEE 2009 J2EE P

TRANSCRIPT

Page 1: Axes Tech

1 Page 1 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

1. A 2MB PCM(pulse code modulation) has

a) 32 channelsb) 30 voice channels & 1 signalling channel.c) 31 voice channels & 1 signalling channel.d) 32 channels out of which 30 voice channels, 1 signalling channel, & 1 Synchronizatio channel.

Ans: (c)

2. Time taken for 1 satellite hop in voice communication is

a) 1/2 secondb) 1 secondsc) 4 secondsd) 2 seconds

Ans: (a)

3. Max number of satellite hops allowed in voice communication is :

a) only oneb) more han onec) two hopsd) four hops

Ans: (c)

4. What is the max. decimal number that can be accomodated in a byte.

a) 128b) 256c) 255d) 512

Ans: (c)

5. Conditional results after execution of an instruction in a micro processor is stored in

a) registerb) accumulatorc) flag registerd) flag register part of PSW(Program Status Word)

Ans: (d)

6. Frequency at which VOICE is sampled is

a) 4 Khzb) 8 Khz

Page 2: Axes Tech

1 Page 2 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

c) 16 Khzd) 64 Khz

Ans: (a)

7. Line of Sight is

a) Straight Lineb) Parabolicc) Tx & Rx should be visible to each otherd) none

Ans: (c)

8. Purpose of PC(Program Counter) in a MicroProcessor 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 interupt request after completing the current task.c) Processor serves the interupt 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) taskb) processc) not defined.d) none of the above.

Ans: (b)

11 What is the nominal voltage required in subscriber loop connected to local exchange?

a) +48 volts

Page 3: Axes Tech

1 Page 3 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

b) -48 voltsc) 230 voltsd) 110 volts

12. To send a data packet using datagram , connection will be established

a) before data transmission.b) connection is not established before data transmission.c) no connection is required.d) none of the above.

Ans: (c)

13. Word allignment is

a) alligning the address to the next word boundary of the machine.b) alligning to even boundary.c) alligning to word boundary.d) none of the above.

Ans: (a)

14 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 rightb) right to leftc) bigger variables are moved first than the smaller variales.d) smaller variables are moved first than the bigger ones.e) none of the above.

Ans: (b)

15 What is the type of signalling used between two exchanges?

a) inbandb) common channel signallingc) any of the aboved) none of the above.

Ans: (a)

16. Buffering is

a) the process of temporarily storing the data to allow for small variation in device speedsb) a method to reduce cross talksc) storage of data within transmitting medium until the receiver is ready to receive.d) a method to reduce routing overhead.

Page 4: Axes Tech

1 Page 4 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

Ans: (a)

17. A protocol is a set of rules governing a time sequence of events that must take place between

a) peersb) non-peersc) allocated on stackd) assigned to registers.

18. Memory allocation of variables declared in a program is

a) allocated in RAM.b) allocated in ROM.c) allocated on stack.d) assigned to registers.

Ans: (c)

19. A software that allows a personal computer to pretend as a computer terminal is

a) terminal adapterb) bulletin boardc) modemd) terminal emulation

Ans: (d)

The following questions (Q20-Q33) are of a slightly different pattern than those above and may also be asked:

20. Find the output of the following program

int *p,*q;p=(int *)1000;q=(int *)2000;printf("%d",(q-p));

Ans: 500

21. What does the statement int(*x[])() indicate?

Page 5: Axes Tech

1 Page 5 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

22. Which addressing mode is used in the following statements:

(a) MVI B,55(b) MOV B,A(c) MOV M,A

Ans. (a) Immediate addressing mode.(b) Register Addressing Mode(c) Direct addressing mode

23. RS-232C standard is used in _____________.

Ans. Serial I/O

24. How are parameters passed to the main function?

25. What does the file stdio.h contain?

a) functin definitionb) function declerationc) both func. defn & func. decleration.

26. sscanf is used for ?

27. Memory. Management in Operating Systems is done by

a) Memory Management Unitb) Memory management software of the Operating Systemc) Kernel

Ans: (b)

28. What does the statement strcat(S2,S1) do?

29. TCP(Transmission Control Protocol) is Connection Oriented and used in ______________ layer?

30. IP(Internet Protocol) is connectionless and used in _________________ layer?

31. For LAN Netwrok layer is not required. Why?

32. What is done for a Push opertion?

Page 6: Axes Tech

1 Page 6 of 6

E:\FRESHE~2\APTITU~1\A\AXES_T~1.HTM 7/29/03

Ans: SP is decremented and then the value is stored.

33. Describe the following structures as LIFO/FILO/FIFO/LILO

(a) Stack(b) Queue