JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
Answers were Sorted based on User's Feedback
Answer / shobhit jain
Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / gganesh
Yes, the JAVA is the fully object oriented, bcoz in java we
can create object for main function also, bcoz main function
written in class
Is This Answer Correct ? | 11 Yes | 6 No |
Answer / umashankar mishra
yes..becoz every thing place in class including main()
and object is created by new operator
Is This Answer Correct ? | 1 Yes | 1 No |
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is static in oop?
What is property in oops?
what is the difference b/w abstract and interface?
2 Answers Merrill Lynch, Schneider, Scio Healthcare,
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
What are the valid types of data that the main () can return in C/C++ language
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
write a program to find 2^n+1 ?
Can we call a base class method without creating instance?
what is difference between class template and template class?
What are the 3 pillars of oop?
Is this job good for future? can do this job post grduate student?