How to use c/c++ code in JAVA

Answer Posted / thangavelbalu

Using "native" keyword

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1612


What is sizeof array?

797


What is an endless loop?

1027


Discuss the function of conditional operator, size of operator and comma operator with examples.

863


What is quick sort in c?

801






which is an algorithm for sorting in a growing Lexicographic order

1560


Which type of language is c?

817


Describe wild pointers in c?

825


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4172


Is c dynamically typed?

860


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1930


What is preprocessor with example?

762


Is there a built-in function in C that can be used for sorting data?

975


Why should I use standard library functions instead of writing my own?

932


How can I dynamically allocate arrays?

766