What is the difference between C++ & Java?

Answer Posted / k.s.mayuri

C++ platform dependent whereas java platform independend

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between fail-fast and fail-safe?

582


What are thread priorities and importance of thread priorities in java?

624


Explain exception chaining in java?

602


What is jit compiler ?

574


What is the history of java?

541






Can we create our own daemon thread?

538


What are the four integer types supported by java?

554


What are the different approaches to implement a function to generate a random number?

563


How do you sort a string in java?

532


What are decalarations?

632


How big is a 64 bit float?

531


What is string made of?

525


Will set allow duplicates in java?

497


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2230


What are the types of literals?

556