How to use c/c++ code in JAVA
Answer Posted / devendra
NO IDE USE IN C++ PLSE HELP ME
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How many levels deep can include files be nested?
Explain how do you list files in a directory?
What is 1f in c?
How do you define a function?
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
Write a program to reverse a given number in c?
What is hashing in c language?
What is the full form of getch?
Difference between malloc() and calloc() function?
What is dangling pointer in c?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Define circular linked list.
What is a void pointer in c?
what is use of malloc and calloc?