Answer Posted / shubham singh
To decrease the complexcity of the user problem and fast
work
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the various types of control structures in programming?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
Is there any demerits of using pointer?
What is the concatenation operator?
Where in memory are my variables stored?
What is the size of empty structure in c?
can anyone suggest some site name..where i can get some good data structure puzzles???
Why & is used in c?
What is c programing language?
Linked lists -- can you tell me how to check whether a linked list is circular?
Why do we use int main?
What is the advantage of an array over individual variables?
How many levels of pointers have?
What is the function of this pointer?