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 are events in smartforms?
What is diffrent between Method and and function in c#
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
Which language they use during interview?
what is the filters in biztakk server? where it can use?
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
how we can know the funcions available in a class recording java?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
What is the merger sort principle and its time complexity.
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
what are resources in case of Threads
Write a shell program to test whether a given year is leap year or not ?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?