Main.cc: In function 'int main()': Main.cc:6:12: error: expected primary-expression before '<=' token if(a>=65&&<=90) cout<<"Upper Letter"; ^