D
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
(d)
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: Sandhya.Kishan on: Mar 22nd, 2012
Terminal emulation is the software which allows personal computer to pretend as a computer terminal.
C
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: Sandhya.Kishan on: Mar 21st, 2012
Tx and Rx should be visible because for proper transmission there should be a connection between the transmitter and receiver,hence Tx and Rx should be visible to each other.
C
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: Sandhya.Kishan on: Mar 21st, 2012
We know that 1 Byte=8Bits,Hence 2^8=256. A bite can represent one of these 256 distinct values i.e,numbers between 0(min) to 255(max). Hence the maximum decimal number accommodated in a byte is 255.
500
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: mohnish on: Dec 13th, 2011
We can use command line arguments in C/C++ according to my knowledge.
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: A.Basheer Ahamed on: Aug 18th, 2010
The sscanf derivative reads input from a character string passed as the first argument. The prototypes are as follows: (C or C++) sscanf (const char *str, const char *format, ...); PHP ...
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: simplylavan on: Nov 5th, 2008
Concatenate (join) s2 string with s1 string and the result is stored in s2.
Answered by: GIRISH.T on: Sep 15th, 2006
IT concatenates the string s1 with s2.
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: simplylavan on: Nov 5th, 2008
transport layer
Answered by: ankitsays9 on: Jan 9th, 2006
Transport
C
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: Katalin Kish on: May 18th, 2008
Queue
Answered by: Derby on: Nov 23rd, 2006
LIFO and FILO
A
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
(b)
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: Jasvant Singh on: Jan 23rd, 2007
It is compiler dependent. Most of the time all compilers on same platform follows same scheme but it is not defined by ANSI standard. In SPARC processor machines parameters are passed in re...
(b)
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
A
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: krishna on: Dec 30th, 2006
If the entire band of frequency is considered for transmission the sampling rate would be 2*20khz (= = 40khz ) or above in such a case the probable answer would be option "d=64Khz"but for transmission...
Asked By: neela | Asked On: Dec 7th, 2005
Answered by: Kiran Kumar on: Nov 16th, 2006
Code Division Multiple Access=CDMA
GPRS= General Packet Radio Service
Answered by: KASI on: Oct 6th, 2006
GPRS=General Packet Radio Service
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: S.Lenin on: Oct 15th, 2006
Most of the LANs works in Layer 2, so that No need of Network Layer. When routing comes into picture, Network Layer is required.
Asked By: Interview Candidate | Asked On: Jun 3rd, 2005
Answered by: riyaz_enayath on: Sep 20th, 2006
Transport layer
Answered by: Riyaz on: Sep 20th, 2006
Transport Layer
Answered by: Sandhya.Kishan on: Mar 29th, 2012
The conditional results after execution in an micro processor are stored in flag register which is a part of psw.
1 answer