- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    Datatypes Justify Output#includevoid main(){ float a=0.7; if(a 
- 
                    Where is the function declared as static stored in memory?The usage of static with a function or variable restricts their scope.Is this behaviour memory related? 
- 
                    Fflush() argument in ANSI CIdentify the correct argument for the function call fflush() in ANSI C:A)stdoutB)stdinC)stderrD)All the above 
- 
                    Increment OperatorExplain why p++ is faster than p+1? 
- 
                    Find address of variableHow to find the address of a variable which is declared as long double? Difference between reference and pointer?What is difference between reference and pointer or pass by reference and pass by pointer? Hello WorldWrite a program in C to display output as "hello world" without using semicolon(;)? Fflush() in Multiple Scanf callsWhat is the requirment of using fflush() in multiple scanf calls. Maximum combined length of command line arguments in CWhat is the maximum length of command line arguments including space between adjacent arguments ? 

 
  
  
  
		
Ans