D
How is an abstract class different from an interface in Java?
What does the 'printf' function do in C?
Which of the following is not a valid C data type?
What is the format specifier for printing a float in C?
How do you create a thread in Java?
What is the purpose of the 'break' statement in a switch statement?
Which of the following is not a bitwise operator in C?
What is the purpose of the 'memcpy' function in C?
Which of the following is a marker interface in Java?
What is the purpose of the 'fflush' function in C?