Answer Posted / sumankumar
printf("%%d");
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What are the two types of functions in c?
What is pointer to pointer in c?
Describe explain how arrays can be passed to a user defined function
How do I round numbers?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is structure packing in c?
In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.
Explain how can I remove the trailing spaces from a string?
ATM machine and railway reservation class/object diagram
Explain two-dimensional array.
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is the difference between new and malloc functions?
What is variables in c?
Write a program to print fibonacci series using recursion?
What is the code for 3 questions and answer check in VisualBasic.Net?