How to use c/c++ code in JAVA
Answer Posted / manchu
yes the above answer ids write but when i try to run the c
file i got an error as
'cl' is not recognized as an internal or external command,
operable program or batch file.
can anyone tell me whether i should include any directory
path ..
otherwise please tell me the steps that should be done
before running the c file
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is dynamic variable in c?
What are the types of data types and explain?
What is the difference between union and structure in c?
What is the concatenation operator?
How do you override a defined macro?
Explain how can a program be made to print the name of a source file where an error occurs?
What is the use of function overloading in C?
Why is struct padding needed?
What are loops in c?
What are the types of arrays in c?
Write a program to print "hello world" without using a semicolon?
What is the difference between text files and binary files?
How to write c functions that modify head pointer of a linked list?
Define Spanning-Tree Protocol (STP)
What is self-referential structure in c programming?