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

Why should I prototype a function?

626


What is sizeof array?

600


What is wrong with this program statement? void = 10;

808


pierrot's divisor program using c or c++ code

1719


What is wrong in this statement?

595






What is difference between union All statement and Union?

619


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1472


Compare array data type to pointer data type

592


Explain what is wrong with this program statement?

613


What does static variable mean in c?

641


Write a program to check prime number in c programming?

585


How pointers are declared?

554


Why can't I perform arithmetic on a void* pointer?

627


What is the use of header files?

590


Is a pointer a kind of array?

589