What are comments and how do you insert it in a C program?
No Answer is Posted For this Question
Be the First to Post Answer
main difference between c and c++ language
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
What is echo in c programming?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
write a addition of two no. program with out using printf,scanf,puts .
What is the right type to use for boolean values in c?
What is the use of sizeof?
How can I write a function analogous to scanf?
Can you subtract pointers from each other? Why would you?
what do structure language means?