What is the difference b/w Object base and object oriented
programming?
Answer / srikanth
object base programming lang
-----------------------------
it supports partial oops i,e. Encapsulation and Partial
Polymorphysim
Object oriented programming lang
--------------------------------
it supports complete oops i.e, Encapsulation,Inheritance
and Polymorphism.
| Is This Answer Correct ? | 4 Yes | 1 No |
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.
Which tag is used to create table row
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
how sap is different from other software ?
What is the merger sort principle and its time complexity.
Write a program to reverse a number?
what is difference between kpo and it industry? that is in terms of work, package etc
can any method return type may be constructor , or that method name allow
what is the maximam caption size of lebel
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
what is runtime exception and compiletime exception ?