Why doesnt this code work?
No Answer is Posted For this Question
Be the First to Post Answer
sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
How do you write a program which produces its own source code as output?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What is the output of printf("%d", printf("Hello"));?
What does %d do in c?
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
Give me basis knowledge of c , c++...
how to build a exercise findig min number of e heap with list imlemented?
Explain how can you tell whether two strings are the same?
What is structure padding ?