-  
			      if语句的基本形式是:if (表达式) 语句,以下关于"表达式"值的叙述中正确的是 
			      
			      	   1970/01/01 点击:6321  
			      
			       
     
			     -  
			      下列条件语句中,输出结果与其他语句不同的是 
			      
			      	   1970/01/01 点击:6191  
			      
			       
     
			     -  
			      若有以下程序
    #include 
    main()
    {  int a=1,b=2,c=3,d=4, r=0;
       if ( 
			      
			      	   1970/01/01 点击:6040  
			      
			       
     
			     -  
			      以下叙述中正确的是 
			      
			      	   1970/01/01 点击:6037  
			      
			       
     
			     -  
			      有如下程序
#include   
main( ) 
{
    int  a = 0, b = 1;
    if (a++ && b++) 
    
			      
			      	   1970/01/01 点击:6038  
			      
			       
     
			     -  
			      有如下程序
#include   
main( )
{
    char  a = '0', b = 'a';
    int  i;
    for  
			      
			      	   1970/01/01 点击:6033  
			      
			       
     
			     -  
			      有以下程序
#include   
main( )
{
    int  x = 0x13;
    if (x = 0x12)   printf("Tr 
			      
			      	   1970/01/01 点击:6040  
			      
			       
     
			     -  
			      有以下程序
    #include 
    main()
    { int  a=0,b=0,c=0,d=0;
      if(a=1)  b=1; 
			      
			      	   1970/01/01 点击:6033  
			      
			       
     
			     -  
			      有以下程序
#include   
main( )
{  char  ch = '1';
   while (ch < '9')
   {
       
			      
			      	   1970/01/01 点击:6033  
			      
			       
     
			     -  
			      有以下程序
    #include 
    int  fun (int  x, int  y )
    {  if (x!=y)  return  (  
			      
			      	   1970/01/01 点击:6027  
			      
			       
     
			     
			   
			
			   
			  
			  
 		 
 		
 			
 			
   			学习资料下载
   			
   				
   				
   				扫描关注微信躺着学
   				QQ交流:565189854
   				UI&前端:728789100