If Any Person can apply the Bsnl TTA That You contact me. I
will teach or coach you.because I have all BSNL Material
including Qld question papers.
Answer Posted / leela
Please forward me previous papers and study material to my
mail id :mailmeleela@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is equalisation? Why do we need it?
What happens if an amplifier is biased at cutoff or at saturation?
If the address bus id 20bits.then the memory space is ?
Define angle modulation?
i have completed Diploma in E.C. in 2005. How i get electrical superviser licence in gujarat.
What is the protocol in PLC
What is a feedback?
need previous placement test papers of infosys and soctronics
why are u hiring electronics
On what parameters does the free running frequency of vco depend on?
where v see useful video in electronic circuits? which site it is free for download?
What is meant by duty-cycle?
What is simulator programme?
Can a transistor be obtained by connecting tow semiconductor diodes back-to-back?
I am stuck up with a question on appending of two arrays
I am writing the code for the same, I am appending two
strings this way
int main()
{
string s1 = "Welcome to C++";
string s2 = "C++ improves the logic ability";
string s3 = s1 + s2;
cout<