- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    Point out the error in the following program main() { const int x; x=128; printf("%d",x); }x should have been initialized where it is declared. 
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
x should have been initialized where it is declared.

Please Turn OFF your ad blocker
- OR -
LOGIN to continue using GeekInterview website.