Is c call by value?
No Answer is Posted For this Question
Be the First to Post Answer
implement NAND gate logic in C code without using any bitwise operatior.
What does the message "warning: macro replacement within a string literal" mean?
Explain the ternary tree?
What is the difference between variable declaration and variable definition in c?
Which is better malloc or calloc?
How does placing some code lines between the comment symbol help in debugging the code?
How many keywords are there in c?
Who is the founder of c language?
Is main an identifier in c?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?
Is boolean a datatype in c?
Explain the priority queues?