Computer Science with C++ Important Questions for Viva Class X II 1.Define program. 2.Define Programming language. 3.Explain different stages of Programdevelopment. 4.What is algorithm? 5.Classification of languages 6.Importance of main() 7.Difference between C and C++. 8.Features of OOPs 9.Difference between Object OrientedPrograms and Procedure OrientedPrograms. 10.Define Tokens. 11.Define Keywords 12.Identifiers (their characteristics) 13.Operators (Arithmetic, Relational,Logical, Ternary, Scope resolution,sizeof(), increment, decrement,indirection, at address)14.Difference between fundamental datatypes and derived data types 15.Fundamental data types, memorysize, range. 16.Type casting 17.Data type qualifiers – long, short etc. 18.Different types of execution –sequential, selection and iteration. 19.ASCII value 20.Difference between prefix and postfix 21.Difference between global v...
Comments
Post a Comment