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


Please Help Members By Posting Answers For Below Questions

Difference between constant pointer and pointer to a constant.

601


What is meant by operator precedence?

662


What is the purpose of macro in C language?

653


Which programming language is best for getting job 2020?

598


What is function prototype in c with example?

561






How many levels of indirection in pointers can you have in a single declaration?

585


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

650


What is a header file?

627


What is NULL pointer?

668


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

699


How are 16- and 32-bit numbers stored?

709


What is the size of enum in c?

608


code for find determinent of amatrix

1503


Can two or more operators such as and be combined in a single line of program code?

797


Is fortran still used today?

592