Which built-in library function can be used to match a patter from the string?
No Answer is Posted For this Question
Be the First to Post Answer
What does %d do?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,
Write a program to print distinct words in an input along with their count in input in decreasing order of their count
i got 75% in all semester am i eligible for your company
Differentiate between declaring a variable and defining a variable?
How can I make sure that my program is the only one accessing a file?
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
What is alloca() and why is its use discouraged?
What is the mean of function?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
write a program to display the numbers having digit 9 in the given range from 1 to 100