How to use c/c++ code in JAVA

Answer Posted / ramu

in the form of headerfiles

Is This Answer Correct ?    11 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you initialize pointer variables?

614


What is the difference between void main and main in c?

626


What are the benefits of c language?

647


Is r written in c?

725


Write a program to check armstrong number in c?

635






typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1076


Explain what is page thrashing?

611


What is the difference between #include

and #include “header file”?

554


What is the use of void pointer and null pointer in c language?

632


What is main () in c language?

598


please give me some tips for the placement in the TCS.

1634


What is stack in c?

615


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1452


What is #line in c?

564


Differentiate abs() function from fabs() function.

597