what is difference between c++ language and java language
Answer Posted / srinivas reddy
both are oop languages.But we can efficiently programming with java because it is having more features like servlets,applets,
event handling.And also java is used in internet applications.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What does and I oop and sksksk mean?
What is oops?what is its use in software engineering?
What is inheritance in simple words?
What is encapsulation example?
Why do we use oops?
Can a varargs method be overloaded?
What is balance factor?
Explain the advantages of inheritance.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Is html an oop?
What is difference between polymorphism and inheritance?
What are objects in oop?