In 1972, ____ developed C programming language at Bell Laboratory.
A. Ken Thomson
B. Martin Richards
C. Dennis Ritchie
D. Bjarne Stroustrup
A. Ken Thomson
B. Martin Richards
C. Dennis Ritchie
D. Bjarne Stroustrup
A. Procedural
B. Object-Oriented
C. Simple
D. Complex
A. Increment operator
B. Constructor
C. Destructor
D. None of these
A. Override
B. Virtual
C. Void main
D. All of these
A. Pure virtual function
B. Non-virtual function
C. Main Function
D. Both pure virtual and non-virtual function
A. Operator overloading
B. Function overloading
C. Function overriding
D. Both A & B
A. Base to derived
B. Derived to base
C. Random order
D. All of these
A. Multiple inheritance
B. Single inheritance
C. Both A & B
D. Multilevel inheritance
A. Strings and sets
B. Lists and arrays
C. Characters, integers, and floating point numbers
D. None of these