Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 39109wt is diference between int and int pointer as same as float and float pointer and char and char pointer
8 13150Write 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 20289in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
4 8272void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 30808Post New Infosys C Interview Questions
How to perform incremental load in datastage?
Why does the browser show my plain html source?
Where can you find space heater lam p and what is its purpose?
Where does spark plug get power?
Mention what is the difference between yarn and thread?
What is the parameter passing mechanism in Python?
What is select case statement?
Does Kotlin have the static keyword? How to create static methods in Kotlin?
what are the uses of metrics in management?
how to work with your .pst file?
Explain how to parse a datetime string?
What is psb?
What are some ways in which a company can reduce the need of inventories?
Where to put php files in apache server?
What is GIT stash?