Programming UGC NET PYQs 2023 Computer Science Solution
Programming UGC NET PYQs
What is the output of following code?
main()
struct s1
{char *z;
int i;
struct s1*p;
}
static struct s1 a[ ]={
{“Nagpur”,1,a+1}
{“Raipur”,2,a+2}
{“Kanpur”,3,a}
};
struct s1*ptr=a;
printf(%s%s%s\n,a[0].z,ptr→z, a[2].p →z);
}
Nagpur Raipur Kanpur
Nagpur Nagpur Nagpur
Kanpur Kanpur Kanpur
Error
#computerscience #ugcnet2023 #artificialintelligence #kset2023 #kset #gateexam #mcq #dbms #kset2023
Видео Programming UGC NET PYQs 2023 Computer Science Solution канала Unify Study
What is the output of following code?
main()
struct s1
{char *z;
int i;
struct s1*p;
}
static struct s1 a[ ]={
{“Nagpur”,1,a+1}
{“Raipur”,2,a+2}
{“Kanpur”,3,a}
};
struct s1*ptr=a;
printf(%s%s%s\n,a[0].z,ptr→z, a[2].p →z);
}
Nagpur Raipur Kanpur
Nagpur Nagpur Nagpur
Kanpur Kanpur Kanpur
Error
#computerscience #ugcnet2023 #artificialintelligence #kset2023 #kset #gateexam #mcq #dbms #kset2023
Видео Programming UGC NET PYQs 2023 Computer Science Solution канала Unify Study
ugc net computer science preparation ugc net paper 2 computer science net computer science computer science video in english gate computer science motivation exam preparation important topic mcq computer mcq computer mcq questions for competitive exams mcq questions and answers os dbms database dbms mcq questions with answers dbms mcq dbms ugc net dbms for ugc net kset wbset
Комментарии отсутствуют
Информация о видео
14 ноября 2023 г. 19:26:36
00:11:44
Другие видео канала



















