What is the difference between the = symbol and == symbol?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of ~ in c lang?????
Differentiate abs() function from fabs() function.
Describe the steps to insert data into a singly linked list.
what is c language.
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
Explain how can I open a file so that other programs can update it at the same time?
What is the difference between the = symbol and == symbol?
what is the difference between global variable & static variable declared out side all the function in the file.
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
main() { int i=5; printf("%d%d%d%d",i++,i--,i); }
nic scientist exam
Convert the following expression to postfix and prefix X $ Y Z - M + N + P / Q / (R + S)