Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1 6862WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 29096write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview
2 13764hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
2 6450pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
2 16348Write 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 12851if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?
9 11341Post New Wipro C Interview Questions
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
How do I view a .dmp file?
Give an explanation on the difference between strong artificial intelligence and weak artificial intelligence?
How pointer is represented in go?
What is sales and operational planning(S&OP)process and what are the advantages of S&OP process?
What are CSS frameworks?
Name the namespace required for working with 3d?
Where can I get a copy of struts?
Is python a shell script?
What are the different advantages and disadvantages of internal audit?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
How much hard drive space does ubuntu need?
When are you supposed to use endif to end the conditional statement?
What is open loop and control loop systems?
How we can set custom page title in cakephp?