How to use c/c++ code in JAVA
Answer Posted / mohmedali
use c/ c++ linkage specifications
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the advantage of an array over individual variables?
What is the function of volatile in c language?
What are pointers?
Can we change the value of constant variable in c?
Differentiate Source Codes from Object Codes
Explain how can I prevent another program from modifying part of a file that I am modifying?
What are the advantages of using linked list for tree construction?
What is main function in c?
What is the difference between char array and char pointer?
I have a varargs function which accepts a float parameter?
What are the types of operators in c?
What is the importance of c in your views?
What is ponter?
What is volatile keyword in c?
What is the difference between malloc calloc and realloc in c?