array of pointer
pointer to array
pointer to pointer
Answer Posted / harisankar.k.r.ctl
no
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is printf a keyword?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is the right type to use for boolean values in c?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
What are the data types present in c?
Is there a way to compare two structure variables?
How is pointer initialized in c?
What are the types of data types and explain?
How can I prevent another program from modifying part of a file that I am modifying?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
What does do in c?
Is c compiled or interpreted?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
How are variables declared in c?
What is oops c?