How to use c/c++ code in JAVA
Answer Posted / guest
basically c is similar to java than c++, its better to use
the code in c which is very similar to java...
| Is This Answer Correct ? | 19 Yes | 20 No |
Post New Answer View All Answers
Write a code of a general series where the next element is the sum of last k terms.
Is main is a keyword in c?
What is getche() function?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Explain how can you be sure that a program follows the ansi c standard?
cavium networks written test pattern ..
Why does this code crash?
What is the purpose of the statement: strcat (S2, S1)?
praagnovation
What are the ways to a null pointer can use in c programming language?
What is a c token and types of c tokens?
using only #include
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is c value paradox explain?
Write a program to reverse a linked list in c.