how to remove header and footer in jcl using sort utility
No Answer is Posted For this Question
Be the First to Post Answer
Diff between %let and Call symput?
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.
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
which one is the best practice using synchronization method or synchronization block
why you have to became a software developer?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What is the worst case of AVL tree?
An image map is a collection of
Difference between delegates and Events?
In staad pro, how can we design ROOF SLAB?
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 meant byStatic Variable ?