How to use c/c++ code in JAVA

Answer Posted / henk

What did you said?

why to run back in c/c++ when u r using java which includes
All the features of c/c++

C is much "deeper in the machine" than Java. In C, you can ask the value of a place in your memory wich you like. There are no boundry's!(well, windows don't like it, lets use the pingiun). Pointers are realy great and usefull, and C provide them. Java and pointers? Imposible!

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1919


What is #pragma statements?

790


Is malloc memset faster than calloc?

783


What is the difference between break and continue?

879


Why string is used in c?

738






What is the time and space complexities of merge sort and when is it preferred over quick sort?

857


What is dynamic memory allocation?

1017


Why is c called c?

768


What are the advantages of external class?

772


How variables are declared in c?

752


What is preprocessor with example?

760


What is infinite loop?

823


What are the loops in c?

756


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3709


What is spaghetti programming?

853