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
What is difference between union All statement and Union?
Explain built-in function?
What does 1f stand for?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Why enum is used in c?
How many types of sorting are there in c?
What does c value mean?
Why is c called c not d or e?
Explain data types & how many data types supported by c?
What are comments and how do you insert it in a C program?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
What is null pointer constant?
a program that can input number of records and can view it again the record
Can two or more operators such as and be combined in a single line of program code?
What is the use of structure padding in c?