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
Answer Posted / krishna
java allows primitive variable,and it also allows static
methods and classes so its not purely object oriented
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is woransient key word? how it is used in java
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is the diffrence between software and hardware language?
what is integration testing in real time applications?
how to data grid use in data bind?
what is dot net framework
how to display xisheet in list box in c# .net
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
public static void main(String args[]) describe it
How can we develop a multi-tier application in Java?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
< DL Compact > tag is used for
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
Why did you ever become involved in QA/testing?