How can I get the current date or time of day in a c program?
No Answer is Posted For this Question
Be the First to Post Answer
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
Can you pass an entire structure to functions?
What are structure members?
How do I read the arrow keys? What about function keys?
What is the mean of this statement:: if(int i=0 * i=9)
what is the difference between global variable & static variable declared out side all the function in the file.
Find MAXIMUM of three distinct integers using a single C statement
What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); }
21 Answers ADITI, Student, TCS,
Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.
How to draw the flowchart for structure programs?
Write a factorial program using C.
Is a house a shell structure?