How to reverse a string using a recursive function, without swapping or using an extra memory?
31 102449write a c program to change only the 3rd bit of the particular number such that other bits are not affected.. if bitnum=10(say.. it can be any no..
10 30745write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?
3 5057please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
2130Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
1 12711Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”
5 19554Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
1 5632Post New Mind Tree C Interview Questions
Which ado.net object is very fast in getting data from the database?
What are the advantages of an extended star schema of bw vs. 'The star schema?
ExplainaAbout Execl Services?
What is the best programming language to use in data science?
What is the sizeof () a pointer?
How useful and reliable bayes’ theorem is according to you in the machine learning context?
How do I open iis manager?
In which phases of Unified process is project deployement dealt with?
What is the refresh rate?
Explain the use of errorprovider control in .net?
How can we use Web API with ASP.NET Web Form?
What is java api?
How do you document your integration scenarios, configurations, and troubleshooting steps in SAP Process Orchestration?
What is sql profiler. What are the default templates with it? : sql server database administration
What is a dba certification?