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.
No Answer is Posted For this Question
Be the First to Post Answer
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
what is difference between sap and java ?
How do you initialize a static member of a class with return value of some function?
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
how do we provide security for web services
Which tag is used to break a line
Write a program to swap the content of two variables without using a third variable.
What is the difference between procedure -oriented language and object oriented language?
22 Answers IBM, Infosys, TCS,
if heap sort contains n elements, no of comparsions required are
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
two MIT math grads bump into each other at Fairway on the upper west side. they haven't seen each other in over 20 years. the first grad says to the second: "how have you been?" second: "great! i got married and i have three daughters now" first: "really? how old are they?" second: "well, the product of their ages is 72, and the sum of their ages is the same as the number on that building over there.." first: "right, ok.. oh wait.. hmm, i still don't know" second: "oh sorry, the oldest one just started to play the piano" first: "wonderful! my oldest is the same age!" problem: how old are the daughters?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?