July 6, 2021 in C and CPP Which of the following is true for break and continue statements. Read More
July 6, 2021 in C and CPP Physically placing the machine instructions and data into main memory is done by Read More
July 6, 2021 in C and CPP Differentiate between the following: b) Differentiate between the following:i) formal and actual argumentsii) switch and if-else statement Read More
July 6, 2021 in C and CPP What is top-down approach to problem solving? What are its advantages? a) What is top-down approach to problem solving? What are its advantages? Read More
July 6, 2021 in C and CPP Write a program to add two matrices of size 3×3. c) Write a program to add two matrices of size 3×3. Read More
July 6, 2021 in C and CPP What are the various storage classes available in ‘C’? b) What are the various storage classes available in ‘C’? Give one example of each. Read More
July 6, 2021 in C and CPP Write and explain the basic ‘C’ language construct used for structured programming. c) Write and explain the basic ‘C’ language construct used for structured programming. Read More