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
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
How to call a C++ function which is compiled with C++ compiler in C code?
what is log files in qtp what is use
what is the purpose of checked Menu options
what is difference between kpo and it industry? that is in terms of work, package etc
write a sql qwery which include joining of two tables 4 marks mainframe
Differevce between arrays and array builders?
What is SOLID Principle in Programming Language?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
What is the use of sas software? Is sas and sap are different?
what is web service in java? have u use before.
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
How can we develop a multi-tier application in Java?