C Fundamentals Post category:Quiz Welcome to your Introduction Of C 1) founder of c language Dennis Ritchie Bjarne Stroustrup James Gosling Guido van Rossum None 2) What is C language? A programming language used for web development A high-level programming language for scientific calculation A general purpose programming language A markup language for creating web pages None 3) What is the difference between C and C++? C is a procedural programming language while c++ is OOP based. C is statically typed language while c++ is dynamically typed. C has simpler syntax compared to c++. C supports function overloading, which is not available in c++. None 4) What are the features of the C language? Supports low level programming Supports object-oriented programming Automatic memory management Designed for web development None 5) What is the use of the printf() and scanf() functions? printf() is used for input operations while scanf() is used for output operations printf() is used for output operations while scanf() is used for input operations Both printf() and scanf() is used for output operations Both printf() and scanf() is used for input operations None Time's up Share Me You Might Also Like Introduction To Computer June 1, 2024