What are the various types of control structures in programming?
No Answer is Posted For this Question
Be the First to Post Answer
What are pointers in C? Give an example where to illustrate their significance.
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
a simple c program using 'for' loop to display the output 5 4 3 2 1
c program to manipulate x=1!+2!+3!+...+n! using recursion
enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above
What is string function in c?
what is the use of macro program
how to make program without <> in libray.
What is strcpy() function?
what is stack , heap ,code segment,and data segment
How do you initialize function pointers? Give an example?
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?