Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].
1 1170Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.
1 1015Who among the following holds office during the pleasure of the President ? a) Speaker of Lok Sabha b) Prime Minister c) Election Commissioner d) Governor
1 1923If an apple is released from an orbiting spaceship. It will a) fall towards the earth b) move along with the spaceship at the same speed c) move at a higher speed d) move at a lower speed
1 2050Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
1 1097Your company obtained the newest Application Release of PeopleSoft, and you need to prepare for the upgrade. Upon reading the new Release Notes, you notice that changes were made to two COBOL modules (batch programs).You need to decide how to compare the current versions of these COBOL programs with the versions delivered with the new PeopleSoft application release. Which would be the fastest method of comparing these different versions?
1 1241Your project involves the research and development of a new food additive. You’re ready to release the product to your customer when you discover that a minor reaction might occur in people with certain conditions. The reactions to date have been very minor, and no known long-lasting side effects have been noted. As project manager you should: A. Do nothing because the reactions are so minor that very few people will be affected. B. Inform the customer that you've discovered this condition and tell them you'll research it further to determine the impacts. C. Inform your customer that there is no problem with the additive release the product to them. D. Tell the customer you'll correct the reaction problems in the next batch but you'll release the first batch of product to them now to begin using.
1 1195What type of organization experiences the least amount of stress during project closeout? A. Projectized B. Functional C. Weak matrix D. Strong matrix
1 1195You have just prepared an RFP for release. Your project involves a substantial amount of contract work detailed in the RFP. Your favorite vendor drops by and offers to give you and your spouse the use of their company condo for your upcoming vacation. It's located in a beautiful resort community that happens to be one of your favorite places to go for a get away. What is the most appropriate response? A. Thank the vendor but decline the offer, as you know this could be considered a conflict of interest. B. Thank the vendor and accept. This vendor is always offering you incentives like this, so this offer does not likely have anything to do with the recent RFP release. C. Thank the vendor, accept the offer, and immediately tell your project sponsor so they're aware of what you're doing. D. Thank the vendor but decline the offer because you've already made another arrangement for this vacation. Ask them if you can take a rain check and arrange another time to use the condo.
1 1097
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category