i want to job in your company, so how it will be possible.
Post New Answer View All Answers
What is file in c preprocessor?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
What is the 'named constructor idiom'?
Which is best linux os?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
How can I access an I o board directly?
Can we add pointers together?
Does * p ++ increment p or what it points to?
Lists the benefits of c programming language?
Can we declare variable anywhere in c?
regarding pointers concept
How can you find the day of the week given the date?
What is the correct code to have following output in c using nested for loop?
What is the purpose of sprintf() function?
What is dynamic variable in c?