Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1 7008WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 29521write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview
2 13996hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
2 6695pgm 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 16578Write 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 13089if 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 11952Post New Wipro C Interview Questions
What is mdf ldf and ndf?
What differentiates pediatric nephrology from adult nephrology, and how does your approach vary when treating kidney diseases in children?
Is swift similar to c?
What is javascript in simple terms?
Where are windows update files stored?
How do you save a business objects document which can be accessed by all users in workgroup mode? : sap bobi
Why to choose bootstrap for building the websites?
Which are the olap features?
How many values of type Nothing have in Scala?
What's the difference between /^Foo/s and /^Foo/?
Tell me what is the function of simple thread poll in embedded system?
What is cocoa touch?
How to drop a constraint in postgres?
How to write a multi-statement macro?
Difference between ETL and E_LT?