void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?
4 8048#include
Post New Groupon Interview Questions
difference updall and update?
How to retrieve the original query string?
Differentiate between library() and require()?
How does one deploy talend projects?
If a user does not have access to a specific record type, will they be able to see the records that have that record type? : salesforce sharing and security
What is the difference between driver.close() and driver.quit command?
Explain more functions in brief in r?
Describe private, protected and public?
Explain how you can differentiate between Conversion Operator “ToDictionary” and “IEnumerable” of LINQ?
How to revoke create session privilege from a user in oracle?
Why is singleton used?
What is a trigger in sql server?
what is virtual grounding?
How to determine the week number of a given day in the year?
What is SBT? What is the best Build Tool to develop Play and Scala Applications?