How to use c/c++ code in JAVA
Answer Posted / skm
C C++ Language C C++ Language
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can a program be made to print the name of a source file where an error occurs?
What is the purpose of scanf() and printf() functions?
Difference between constant pointer and pointer to a constant.
Explain about the constants which help in debugging?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Why do we write return 0 in c?
Write a program to reverse a given number in c?
What is nested structure?
how many errors in c explain deply
What is scanf_s in c?
Does c have circular shift operators?
What is putchar() function?
What is .obj file in c?
Explain what are its uses in c programming?
Explain 'bit masking'?