Resource Type | Posted On |
What are the modes used in display modes? | Mar 31 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Which interrupts are generally used for critical events? | Aug 12 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
The statement int main() is a which statement | Nov 12 |
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |
What is Program counter? | Nov 12 |
A C++ program structure is based on the concept of | Mar 25 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
Which is not associated with Object-oriented programming? | Feb 25 |
Object-based programming languages do not support | Nov 12 |
Can I write IL programs directly? | Sep 20 |
Can I use COM components from .NET programs? | Sep 21 |
Can I use .NET components from COM programs? | Dec 15 |
Give examples for Maskable interrupts? | Sep 29 |
Give example for Non-Maskable interrupts? | Jul 25 |
In what way interrupts are classified in 8085? | Sep 18 |
What are Hardware interrupts? | Aug 29 |
What are Software interrupts? | Sep 21 |
Which interrupt has the highest priority? | Dec 05 |
How many interrupts are there in 8085? | Jun 30 |
Which interrupt is not level-sensitive in 8085? | May 01 |
What are level-triggering interrupt? | Jan 08 |
|
What is meant by Maskable interrupts? | Jul 16 |
What is Non-Maskable interrupts? | Jul 24 |
What is meant by interrupt? | Oct 01 |
Explain priority interrupts of 8085. | Apr 26 |
How many interrupts does 8085 have, mention them | Apr 02 |
What is interrupt service routine? | Dec 05 |
What are the various programmed data transfer methods? | Jan 05 |
List the major components of the keyboard/Display interface. | Oct 14 |
Why does excel display number signs(###) in a cell? | Jan 20 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return? | Dec 21 |
Which function can retrieve the character stored at a specified location? | Jan 24 |
Which of the following character literal(s) does use two bytes of memory? | Dec 15 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 13 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
Name the library that must be included while using cin | Nov 13 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
What are the various flags used in 8085? | Oct 13 |
What is the output modes used in 8279? | Feb 09 |