what is the system development cycle
No Answer is Posted For this Question
Be the First to Post Answer
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
Difference between delegates and Events?
What is the best action a system can take when deadlock is detected
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
What is a dialog based program
which book we learned this mantis? how many version are realsed this mantis upto now?
Define Form modules, Class modules and Standard modules
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
An image map is a collection of
Write a shell program to test whether a given year is leap year or not ?
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 are partial classes. Where is the entry point of partial classes.