can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 67875Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. Generate a positive random integer. Add this integer to the ASCII equivalent of each character. The same random integer will be used for the entire line of text. Suppose that N1 represents the lowest permissible value in the ASCII code, and N2 represents the highest permissible value. If the number obtained in step 2 above exceeds N2, then subtract the largest possible multiple of N2 from this number, and add the remainder to N1. Hence the encoded number will always fall between N1 and N2, and will therefore always represent some ASCII character. Display the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text. Be certain, however, that the same random number is used in decoding as was used in encoding.
1 12991You are given a string which contains some special characters. You also have set of special characters. You are given other string (call it as pattern string). Your job is to write a program to replace each special characters in given string by pattern string. You are not allowed to create new resulting string. You need to allocate some new memory to given existing string but constraint is you can only allocate memory one time. Allocate memory exactly what you need not more not less.
2 7103find a number whether it is even or odd without using any control structures and relational operators?
22 32256i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
1922Post New Microsoft C Interview Questions
Why bjt is called current control device?
how to caluclate sienerge qty in construction in ap
What is server control
The system shown in the figure is in equilibrium. The metal spheres are identical and each has a mass of 2 kg. The surface areas of the pistons are equal and 100 square centimeters each. The density of water is 1 g per cubic centimeter. Assuming that the frictions and masses of the pistons are negligible, what is the mass of G? ( g = 10N/kg )
What is a bjt?
Explain sql injection?
Can I copy a page in word?
List databases supported by codeigniter frameworks?
You want to set warrant and partner screen in equipment master data. List the steps you will take.
What is the latest mysql?
What is cross table?
How to generate create procedure script on an existing stored procedure?
What are the counting classes?
regular expression that will recognize a browser as long as its name property starts with mybrowser
If a 3 phase induction motor is in off condition in the conveyor and rotor of the motor keeps moving with the conveyor than the resistance of windings of motor varies. why is it so ??