Resource Type | Posted On |
Write the function of crossbar switch? | Jul 18 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
Explain the different instruction formats with examples | Oct 21 |
Example of CMMI | Nov 05 |
return is an example of which option | Jul 21 |
COUNT(field_name) with example | Dec 17 |
Explain sysdate with example | Dec 17 |
Give an example of one address microprocessor? | Nov 26 |
Give examples for Maskable interrupts? | Sep 29 |
Give example for Non-Maskable interrupts? | Jul 25 |
Explain the following terms giving suitable examples: | Jan 20 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 13 |
Write the features of mode 0 in 8255? | Nov 24 |
Write the equivalent C++ statement for the following expression | Dec 01 |
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 an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Can I write my own .NET host? | Nov 27 |
Can I write IL programs directly? | Sep 20 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
8051 port functions | Apr 02 |
Which functions are also known by the name ? | Dec 21 |
|
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
Explain IF ,Vlookup, Hlookup function. | Jan 20 |
How to clrscr() function working in Visual C++ | Oct 16 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
What is the function of DMA address register? | Jan 11 |
Functions of an accumulator | Apr 12 |
Which class does define the member function put()? | Oct 13 |
Which is NOT true about function objects? | Mar 09 |
Identify the variables, which are local to the following function | Nov 08 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Function prototyping defines for which option | Sep 25 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
Select true option for A friend function | Nov 03 |
List out categories of the 8085 instructions. Give examples of the instructions ... | Jan 08 |
Mention the categories of instruction and give two examples for each category. | Jan 12 |
a = (b = 5); The C++ statement is an example of which option | Sep 26 |
Consider the following code: cout<< “Welcome”; This is an example of which opti... | Oct 28 |
How can you create a style by example? Explain. | Jan 20 |
Name the function, which can get you the current date. | Jan 20 |
What is the function of the GROUP BY clause, and what other clause does it act l... | Dec 21 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 21 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Which header file in C++ does contain function prototypes for memory allocation? | Nov 23 |
Write an algorithm for Inserting an element from the circular queue using array ... | Apr 24 |