November 27, 2023

UGC NET June-2019 CS Paper-2

Question 5 Which of the following statements are DMl statements? (a) Update [tablename] Set [ columnname] = VALUE (b) Delete [tablename] (c) Select * from [tablename] […]
November 27, 2023

UGC NET June-2019 CS Paper-2

Question 14 Which data structure is used by the compiler for managing variables and their attributes? A Binary tree B link list C Symbol table D […]