can php support multiple inheritence?
Answers were Sorted based on User's Feedback
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 abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
Define Form modules, Class modules and Standard modules
what is dot net framework
how do i add a column dynamically in a table by using java application?
what is software
What is dialog programming?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
what do you man by firmware
what is polymorphism in java.
Have you used callsymputx? what points need to be kept in mind when using it?
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.