they asked me about srs (software requirement
specifcation)? how can i get anydocumentation about srs &
other documnts infomation like bdd, in testing? its urgent?
No Answer is Posted For this Question
Be the First to Post Answer
what are all the ant command options
what is session state?
how sap is different from other software ?
List and explain any five built in functions for Lists data type in python
how to remove header and footer in jcl using sort utility
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is delegate and delegation model give the real live example on delegate model
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
Explain recursion with an example.