There are a total of 4 quiz assignments in the PLSQL Course in TCS Xplore. Below Are The Answers to First Module which is a PLSQL Block Quiz
Details of TCS PLSQL Block Quiz 2021
Total Marks: 5
Passing Marks: 4
Time Duration: 5 minute
Attempts: 99
Also Read: TCS Xplore SQL Quiz Answer (All Modules)
Also Read: TCS Xplore Java Quiz Answer(All Modules)
Also Read: TCS Xplore KYT Quiz Answer(All Modules)
PLSQL Block Quiz answers
Q. 1 Function can be used in a select statement only if the function does not have any DML operation?
Ans: Yes
Q. 2 What is the clause we need to add in the function body to return the variable?
Ans: return varchar2
Q 3. A function can return more than one value?
Ans: No
Q. 4 Which of the following is the example of a named block?
Ans: All of the Above
Q. 5 What is the clause we need to add in the header of the function to return the variable?
Ans: return
Note: There is two option having answers as "Return" in TCS Quiz in Question 5.
Please share your thoughts in the comment box and do share with Your friends If you found it useful.
Also read: TCS Xplore Business Skill Final Assessment
0 Comments