Tuesday, 28 July 2015

Programs to be explained in short

Programs to be explained in short
Q1.
main() 
{ 
int i=3; 
switch(i) 
{ 
default:printf("zero"); 
break; 
case 1: printf("one"); 
break;
more.................
Q2.
main() 
{ 
printf("%x",-1<<4); 
}
more..............
Q3. 
‪#‎define‬ uint16 unsigned short int 
main() 
{ 
uint16 i=65; 
printf("sizeof(i)=%d",sizeof(i)); 
}

4 comments:

  1. Replies
    1. IEEE Final Year projects Project Centers in Chennai are consistently sought after. Final Year Students Projects take a shot at them to improve their aptitudes. IEEE Final Year project centers ground for all fragments of CSE & IT engineers hoping to assemble.Final Year Projects for CSE

      Spring Framework has already made serious inroads as an integrated technology stack for building user-facing applications. Spring Framework Corporate TRaining .

      Specifically, Spring Framework provides various tasks are geared around preparing data for further analysis and visualization. Spring Training in Chennai

      The Angular Training covers a wide range of topics including Angular Directives, Angular Services, and Angular programmability.Angular Training

      Delete