Explain how do you list a file’s date and time?
No Answer is Posted For this Question
Be the First to Post Answer
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What is the use of static variable in c?
If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).
5 Answers Microsoft, Motorola,
what r the cpu registers r ther?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
what is difference between procedural language and functional language ?
what is Array?
wat s the meaning of (int *)p +4;
Can you please explain the difference between syntax vs logical error?
Can we write a program without main() function?
What is the difference between strcpy() and memcpy() function in c programming?
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....