Write a program to reverse a number?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I'm doing B.com 3rd year. Simultaneously I'm doing software engineering in a private institution. I would like to know whether my B.com graduation alone is enough to get me a job in the IT field or should I do some PG course not MBA... suggest me...
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
which book we learned this mantis? how many version are realsed this mantis upto now?
what is the system development cycle
3. What is the difference between testing and Quality Assurance?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
What is Boxing?
Is strus threadsafe or not?
Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....
What are events in smartforms?
Is class is a abstract datatype in java?
When will you use shell script/Perl ahead of C/C++?