Answer Posted / manikandan
more difference b/w xp& win98
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is dialog programming?
how to remove header and footer in jcl using sort utility
what is the similarity between networking devices?
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
What is web.configuration? how is it work? & wht is use this?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
Can we write a method in JSP.If so how?
what is the current salary package in India for a lamp programmer
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
Write a pascal program to calculate the sum of the first 100 even number and odd number