what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / raj
It Will print garbage value i.e.
-113
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What do you know about the use of bit field?
What is bubble sort technique in c?
show how link list can be used to repersent the following polynomial i) 5x+2
Is a house a mass structure?
Can static variables be declared in a header file?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
Why main is not a keyword in c?
What is the purpose of the statement: strcat (S2, S1)?
Describe dynamic data structure in c programming language?
What are the 5 elements of structure?
What is volatile variable how do you declare it?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What does %d do?
How to throw some light on the b tree?