A secret can be told only 2 persons in 5 minutes .the same person tells to 2 more persons and so on . How long will take to tell it to 768 persons ?
20 52103main() { char s[ ]="man"; int i; for(i=0;s[ i ];i++) printf("\n%c%c%c%c",s[ i ],*(s+i),*(i+s),i[s]); }
1 17389Post New DCE Interview Questions
Which design pattern is mvc?
Explain wbs?
What is the difference between the string aggregate functions MinString(), MaxString() and FirstValue(), LastValue()?
Is html still used 2019?
What is write ahead logging in DBMS?
How do I run a pl sql program?
Explain the difference between shear and tensile strength.
what is a router how it woks? what is a compromised router in networks?how it works? what is a packet loss and packet dropping? what is a malicious packet?when it occurs?
What are query parameters and power bi templates?
How to recognise the webelement and verifying that webelement is enabled?
what are the 10 different models of writing an addition program in C language?
What is the difference between session bean and entity bean ?
What is c method?
What is cgi?
what is the difference between Skip() and SkipWhile() extension method?