hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
2166Post New Infosys Advanced Java Interview Questions
Why does it say none in python?
What are adjustment postings and its use? Give t.codes and paths if possible?
What Reinforcements Are Used In The Process Of Prestressing?
Explain the concept of aop.
What is 'Sashimi' and 'Impediments'?
Is AngularJS a templating system?
what types of replication are supported in sql server? : Sql server database administration
How do I see background jobs in linux?
what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash
When would `local $_' in a function ruin your day?
What is network programming in java?
why direct mounted pressure transmitters is always installed with DBB ( double bleed block) valve in process line or top of the tanks ?
Explain how do you generate random numbers in c?
What are class paths? How can they be set?
Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.