en
Feedback
Coding Quiz Zone

Coding Quiz Zone

Open in Telegram

✨ Part Of @OfficialCodingExpert Dive into the world of computer science, programming, and coding challenges. Sharpen your skills, expand your knowledge, and embark on a journey of continuous learning. Stay tuned for daily quizzes!

Show more
1 575
Subscribers
No data24 hours
No data7 days
-930 days
Posts Archive
Which method is used for sending data to URL from memory buffer?
Anonymous voting

Which of the following is not a transmission mode that plug-in can select?
Anonymous voting

The plug-in DLL can’t contain ______________
Anonymous voting

Which of the following plug-in file type is used in MS Windows?
Anonymous voting

Which of the following is not a directory in Linux for plug-ins?
Anonymous voting

Which of the following is not the directory in Mac OS X for plug-ins?
Anonymous voting

Which of the following is not the directory in Windows for plug-ins?
Anonymous voting

When the user leaves instance’s page which function is called?
Anonymous voting

Which function will be called when the last instance of a plug-in is deleted?
Anonymous voting

When is the instance created, which plug-in API function is called?
Anonymous voting

What is the prefix of all the browser-specific functions?
Anonymous voting

Which of the following plug-in can’t be embedded by element?
Anonymous voting

What will be the output of the following JavaScript code? document.writeln("
screen.width: "+screen.width);
Anonymous voting

What will be the output of the following JavaScript code? document.writeln("
navigator.language: "+navigator.language);
Anonymous voting

What will be the output of the following JavaScript code? document.writeln("
navigator.appCodeName: "+navigator.appCodeName);
Anonymous voting

What are the features of an interpreter?
Anonymous voting

What will be the return value of the write() method when the Node cannot write the data immediately and has to buffer it internally?
Anonymous voting

When the “end” event fires on EOF when no more data will arrive, which function is called?
Anonymous voting

What is the method used to pause “data” events?
Anonymous voting

Which among the following POSIX signals generate events?
Anonymous voting