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
List down the three basic clouds in cloud computing?
what do u mean by implementation?
Why is python not fully object oriented?
What is the difference between $message and $$message in php?
What is a singleton class c++?
Is laravel frontend or backend?
What are entities and relationships?
Is flag a keyword in c?
What are the advantages of asp.net mvc?
How will you compensate your lack of experience?
What is power factor why we should maintain the power factor unless what will happen
List the languages supported by Apache Spark?
Define primary data structures?
What is abap work bench?
What are request and response objects?