why Java is not purely object oriented?
Answer Posted / paindriven
It isn't a pure OO language because you can use static members.
Eiffel is an example of a true pure OO language.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
how does database connection using ADO.NET?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Tag for turning an image into a hyperlink is
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
how to work search engine? plz detail answer me.
What is the use of sas software? Is sas and sap are different?
where is available in this mantis toturials?
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
sample code for data transfer between two r/2 systems and r/3 systems?
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
how do i create my own exception class which will restrict IO exception?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?