Question
निर्देश: नीचे दिये
गये प्रश्न को चार भागो मे बाँटा गया है (A), (B), (c) और (D) क्रमांक दिए गए है। आपको यह देखना है कि वाक्य के किस भाग में व्याकरण, भाषा, वर्तनी, शब्दो के गलत प्रयोग या इसी तरह की कोई त्रुटि तो नहीं है। यदि त्रुटि होगी तो वाक्य के किसी एक भाग में ही होगी। उस भाग का क्रमांक ही आपका उत्तर है। यदि वाक्य त्रुटिरहित है तो तो कोई त्रुटि नहीं का चयन करें- मेरी माता जी ( A) /केवल चाय मात्र( B) / पीती हैं।( C) / कोई त्रुटि नहीं ( D)Solution
The correct answer is B
Which statement about intermediate code is TRUE?
The surface area of tape is ________ the surface area of a disk.
What is the purpose of Normalization in database design?
What is a primary advantage of generating intermediate code during compilation?
What is the primary role of a "Linker"?
Which error is detected during lexical analysis?
What will be the output of the following C code?
#include
int main() {
int i;
for (i = 0; i < 5; i++) {
<...Which of the following grammars is suitable for top-down parsing?
The process of grouping characters into meaningful units (tokens) is performed by the:
Which of the following tasks is NOT performed during lexical analysis?