Home Answers Viewqa IoC IoC Question and Answers


 
 

Latest Questions for IoC
Shortest the program as possible but output will not change
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #define MAX_BUF 50 // Size of the buffer to hold intermediate result #define CUTOFF 18 // Quick sort cutoff
February 27, 2013 at 8:36 AM

Shortest the program as possible but output will not change
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #define MAX_BUF 50 // Size of the buffer to hold intermediate result #define CUTOFF 18 // Quick sort cutoff
February 27, 2013 at 8:36 AM

how to implement the push operation
how to implement the push operation to get a new screen for developing iphone application
December 10, 2012 at 7:22 PM

Ads
c program
plz send me program for this. write a program to print the following code? (in c language) 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 11 2 3 4 5 6 7 8
October 3, 2012 at 11:08 PM

spring
hi how can we make spring bean as prototype how can we load applicationcontext in spring what is dependency injection.
August 28, 2012 at 4:08 PM

directives
#include "stdafx.h" #include<conio.h> # define PRODUCT(x)(x*x) int _tmain(int argc, _TCHAR* argv[]) { int i=3,j,k,l; j=PRODUCT(i+1); k=PRODUCT(i++); l=PRODUCT(++i); printf("%d %d %d %d\n",i,j,
March 7, 2012 at 8:59 PM

Advertisement
java code Translitrator from english to hindi
I need help to develop a java translitrator application that transforms english to hindi..
January 5, 2012 at 10:30 AM

c-language pointer functions
what is the execution process of character pointer functions with example
January 5, 2012 at 8:11 AM

turbo c pre-increment question
Can u print in turbo c 9 8 7 6 5 4 3 2 1 0 using pre increment operator Only use print ++a in the same printf() command ten times)
December 8, 2011 at 12:14 PM

logic for c language
01 02 03 04 05 06 20 21 22 23 24 07 19 32 33 34 25 08 18 31 36 35 26 09 17 30 29 28 27 10 16 15 14 13 12 11
October 16, 2011 at 11:12 AM

icefaces
I am using Facelets with ICEfaces 1.8. I have a file details.jspx that is called in two different panels on the same page. What I want to do is add a binding attribute to the ice ataTable in details.jspx but when I do this, one of the details.jspx
August 9, 2011 at 9:20 AM

encryption and decryption
ASCII encryptor I want to develop a program that encrypt and decrypt. The messages stored in a file should be in the corresponding ASCII format. And if it?s a word, concatenate a letter w to show that the word still continues. When a space is en
July 11, 2011 at 2:57 PM

encryption and decryption
ASCII encryptor I want to develop a program that encrypt and decrypt. The messages stored in a file should be in the corresponding ASCII format. And if it?s a word, concatenate a letter w to show that the word still continues. When a space is en
July 11, 2011 at 2:57 PM

encryption and decryption
ASCII encryptor I want to develop a program that encrypt and decrypt. The messages stored in a file should be in the corresponding ASCII format. And if it?s a word, concatenate a letter w to show that the word still continues. When a space is en
July 11, 2011 at 2:57 PM

encryption and decryption
ASCII encryptor I want to develop a program that encrypt and decrypt. The messages stored in a file should be in the corresponding ASCII format. And if it?s a word, concatenate a letter w to show that the word still continues. When a space is en
July 11, 2011 at 2:57 PM

oracle vs sql
what is the difference between oracle and sql
July 4, 2011 at 2:25 PM

Array in C
Respected Sir, How can an array be an lvalue, if we can't assign to it? How can I set an array's size at run time? How can I avoid fixed-sized arrays? help me sir!
June 14, 2011 at 2:23 PM

C Concepts
respected sir, Can I use a void ** pointer as a parameter so that a function can accept a generic pointer by reference? I have a function extern int f(int *); which accepts a pointer to an int. How can I
June 14, 2011 at 2:13 PM

C Program
Why doesn't the code int a = 1000, b = 1000; long int c = a * b; work? plz help me sir .
June 14, 2011 at 12:07 PM

C Language
Respected Sir, How can I determine the byte offset of a field within a structure? How can I access structure fields by name at run time? please help me sir . Thank you sir !!!
June 14, 2011 at 6:28 AM

View all discussion for IoC

DMCA.com