How to use c/c++ code in JAVA

Answer Posted / gaurav

why to run back in c/c++ when u r using java which includes
All the features of c/c++

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can arithmetic operations not be performed on void pointers?

582


Is c dynamically typed?

659


What is a protocol in c?

552


What is the use of putchar function?

643


How can you allocate arrays or structures bigger than 64K?

675






write a programming in c to find the sum of all elements in an array through function.

1697


What is a list in c?

610


What is malloc calloc and realloc in c?

652


Is that possible to store 32768 in an int data type variable?

685


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

588


What is a nested loop?

640


How can you determine the maximum value that a numeric variable can hold?

627


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

572


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

613


What are the types of functions in c?

560