Easy Tutorial
For Competitive Exams

Which of the following function prototype is perfectly acceptable?

int Function(int Tmp = Show());
float Function(int Tmp = Show(int, float));
Both A and B.
float = Show(int, float) Function(Tmp);
Additional Questions

Which of the following statement is correct?

Answer

Which of the following statement is correct?

Answer

Which of the following statement will be correct if the function has three arguments passed to it?

Answer

Which of the following statement is incorrect?

Answer

Which symbol will be used with grep command to match the pattern pat at the beginning of a line?

Answer

Which command is used to sort the lines of data in a file in reverse order

Answer

Which command is used to display the top of the file?

Answer

Which command is used to remove a directory?

Answer

Which of the following keys is used to replace a single character with new text?

Answer

Which of the following type of class allows only one object of it to be created?

Answer
Share with Friends
Privacy Copyright Contact Us