Answer Posted / jessu srikanth
egg, why because according to alphabetical order e comes
first always.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is a pointer variable in c language?
Explain what is the difference between the expression '++a' and 'a++'?
can any one provide me the notes of data structure for ignou cs-62 paper
Which is better oop or procedural?
Is there any possibility to create customized header file with c programming language?
Explain the advantages of using macro in c language?
How do you initialize pointer variables?
What library is sizeof in c?
What is the difference between c and python?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
Explain data types & how many data types supported by c?
What is the difference between text files and binary files?
Explain how can I prevent another program from modifying part of a file that I am modifying?
How to write a multi-statement macro?
What happens if you free a pointer twice?