Answer Posted / raji
Java is not a pure object oriented language because it
support primitive data types( int,float,double,......). Pure
object oriented language means everything should be declared
in objects. SMALLTALK is an example for a pure object
oriented language.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is destructor in oop?
What is abstraction in oops with example?
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 is basic concept of oop?
Why do we use polymorphism?
What is class encapsulation?
What does <> mean pseudocode?
What is for loop and its syntax?
What is variable example?
what type of questions
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are the three main types of variables?
Please send ford technologies placement paper 2 my mail id
Why do we use polymorphism in oops?
Why is there no multiple inheritance?