Q&A Categories
- Applications
- Business-Objects
- Clarify-CRM
- Concepts
- Data-Warehouse
- Database
- General
- Help-Desk
- J2EE
- Languages
- Mainframe
- Management
- Microsoft
- Microsoft-NET
- Networking
- Operating-System
- Oracle
- Oracle-Apps
- Peoplesoft
- Programming
- SAP-R-3
- Siebel
- Testing
- Testing-Tools
- Web
- Accounting-Reports
- Accounts-Payable
- Accounts-Receivables
- Audit
- Cashier
- Cost-Accounting
- Fixed-Assets
- General-Ledger
- Payroll
- Supervisory
Find a Question:
C
matrix multiplication
Write a program in C to find the 3*3 matrix multiplication
You have a link list. How can you tell whether there is a cycling in it?
You have a link list. How can you tell whether there is a cycling in it? '
X) main(){ printf("%x",-1
X) main(){ printf("%x",-1 fff0Explanation :-1 is internally represented as all 1's. When left shifted four times the least significant 4 bits are filled with 0's.The %x format specifier...
Write any small program that will compile in "C" but not in "C++"
Write any small program that will compile in "C" but not in "C++" '
Write sample code or algorithim to get all possible combinations of data that will be entered from keyboard
Write sample code or algorithim to get all possible combinations of data that will be entered from keyboard like, If i enter 1 2 3 then it should show 1 2 31 3 2 2 1 3 All 6 possible combnations'
Write the equivalent expression for x%8?
Write the equivalent expression for x%8? x&7 Write expressions to swap two integers without using a temporary variable?'
Would the following program compile? main() { int a=10,*j; void *k; j=k=&a; j++; k++; printf("n%u%u",j,k);
Would the following program compile? main() { int a=10,*j; void *k; j=k=&a; j++; k++; printf("n%u%u",j,k); } A) YesB) No'
Write a C program to find biggest of 4 numbers without using relational operators?
Write a C program to find biggest of 4 numbers without using relational operators? '
Write a code for implementation of doubly linked list with use of single pointer in each node
Write a code for implementation of doubly linked list with use of single pointer in each node '
Write a program in C to find the 3*3 matrix multiplication
Write a program in C to find the 3*3 matrix multiplication '
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »
Star Points Scale
Earn points for Asking and Answering Questions!
[1 - 25
[26 - 50
[51 - 500
[501 - 5000
[5001 - 25000
[25001+