What is array of pointers to string?
No Answer is Posted For this Question
Be the First to Post Answer
x=2,y=6,z=6 x=y==z; printf(%d",x)
13 Answers Bharat, Cisco, HCL, TCS,
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
wap in c to accept a number display the total count of digit
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,
What does %f mean c?
what is the format specifier for printing a pointer value?
What is the difference b/w Structure & Class?
can we print any string without using terminator?
how can I convert a string to a number?
How do we make a global variable accessible across files? Explain the extern keyword?
what is difference between procedural language and functional language ?
What is a keyword?