[C-Sharp Programming MCQS ]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ C-Sharp Programming MCQS ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
611. JWT का use क्या है?
[A] File transfer
[B] Authentication
[C] Memory management
[D] Threading
611. What is JWT used for?
[A] File transfer
[B] Authentication
[C] Memory management
[D] Threading
सही उत्तर: Authentication
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Authentication
Explanation: Important question.
612. CORS क्या है?
[A] Database system
[B] Cross-Origin policy
[C] Thread system
[D] Cache system
612. What is CORS?
[A] Database system
[B] Cross-Origin policy
[C] Thread system
[D] Cache system
सही उत्तर: Cross-Origin policy
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Cross-Origin policy
Explanation: Important question.
613. Swagger का use क्या है?
[A] UI design
[B] API documentation
[C] Database design
[D] Thread control
613. What is Swagger used for?
[A] UI design
[B] API documentation
[C] Database design
[D] Thread control
सही उत्तर: API documentation
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: API documentation
Explanation: Important question.
614. API versioning का use क्या है?
[A] Memory control
[B] Multiple API versions manage करना
[C] Thread control
[D] File control
614. What is API versioning used for?
[A] Memory control
[B] Manage API versions
[C] Thread control
[D] File control
सही उत्तर: Multiple API versions manage करना
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Manage API versions
Explanation: Important question.
615. Exception middleware का use क्या है?
[A] UI handling
[B] Global error handling
[C] Database control
[D] Thread control
615. What is exception middleware used for?
[A] UI handling
[B] Global error handling
[C] Database control
[D] Thread control
सही उत्तर: Global error handling
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Global error handling
Explanation: Important question.
616. Logging middleware क्या करता है?
[A] Error delete
[B] Request/response log
[C] Memory delete
[D] Thread stop
616. What does logging middleware do?
[A] Error delete
[B] Request/response log
[C] Memory delete
[D] Thread stop
सही उत्तर: Request/response log
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Request/response log
Explanation: Important question.
617. Response caching का फायदा क्या है?
[A] Slow response
[B] Fast response
[C] Memory leak
[D] Thread blocking
617. What is benefit of response caching?
[A] Slow response
[B] Fast response
[C] Memory leak
[D] Thread blocking
सही उत्तर: Fast response
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: Fast response
Explanation: Important question.
618. IActionResult क्या होता है?
[A] Database type
[B] HTTP response type
[C] Thread type
[D] File type
618. What is IActionResult?
[A] Database type
[B] HTTP response type
[C] Thread type
[D] File type
सही उत्तर: HTTP response type
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: HTTP response type
Explanation: Important question.
619. Ok() method क्या return करता है?
[A] 404
[B] 200 OK response
[C] 500 error
[D] Redirect
619. What does Ok() return?
[A] 404
[B] 200 OK response
[C] 500 error
[D] Redirect
सही उत्तर: 200 OK response
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: 200 OK response
Explanation: Important question.
620. EF Core क्या है?
[A] ORM framework
[B] Compiler
[C] OS
[D] Web server
620. What is EF Core?
[A] ORM framework
[B] Compiler
[C] OS
[D] Web server
सही उत्तर: ORM framework
व्याख्या: महत्वपूर्ण प्रश्न।
Correct Answer: ORM framework
Explanation: Important question.