Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 40396wt is diference between int and int pointer as same as float and float pointer and char and char pointer
8 13784Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female
5 20749in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
4 8691void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31321Post New Infosys C Interview Questions
What are rollup groups?
What are the new features in ms exchange 2013?
What are the ado.net connection pooling parameters?
Explain what is size of character, integer, integer pointer, character pointer?
Can an interface extend a class c#?
Which sorting algorithm is the slowest?
what precautions to be taken while desigining a LT,HT panel. Eg-LT panel PCC panel with ACB installed. HT panel VCB panel with VCB installed. & what is main diffrence betwn IP54 & IP55 construction of panel.
What is nsoperation and nsoperationqueue in ios?
Explain what is javascript? List some data types supported by javascript?
What is the use of Initialize and cleanup in object studio?
how a resistor resists to flow the current?how an inductor oppses the sudden change in current?how a capacitor opposes a DC voltage.
Explain the disadvantages of abap query tool?
what would a proxy server do?
What is the difference between ‘match’ and ‘search’ in python?
Why git and not svn?