Answer Posted / mohammed
Important pitfalls
Value of the variable stored in register of cpu not for memory
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
In which language linux is written?
Can we change the value of #define in c?
What is a nested formula?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
What is break in c?
Explain how can I open a file so that other programs can update it at the same time?
What are dangling pointers? How are dangling pointers different from memory leaks?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What is derived datatype in c?
Who is the main contributor in designing the c language after dennis ritchie?
number of times a digit is present in a number
Explain the use of 'auto' keyword in c programming?
Why do we use & in c?
What are the advantages of c preprocessor?
Explain how can I pad a string to a known length?