void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?
4 8178#include
Post New Groupon Interview Questions
What is a trigger? Why we need it?
Write a script to verify font style and color of a windows object using descriptive programming
What are the different types of triggers in mysql?
What is the difference between app pool and app domain in iis?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Accounts payable questions
How do you do a line break in java?
Mention the location where the output received from explain statement is stored.
Define rehashing?
What are scalar functions in sql?
Are javascript variables case sensitive?
What is the request-reply mode in wcf?
What are the two types of data?
What are navigation bars in css?