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

What is volatile keyword in c?

577


Explain how do you use a pointer to a function?

636


What is the Purpose of 'extern' keyword in a function declaration?

644


What is an expression?

650


What are the two types of structure?

567






What does the c in ctime mean?

561


What is the use of f in c?

551


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1584


Write the Program to reverse a string using pointers.

613


define string ?

662


How can you tell whether two strings are the same?

821


List out few of the applications that make use of Multilinked Structures?

1284


Explain how to reverse singly link list.

601


Explain about C function prototype?

600


In which header file is the null macro defined?

847