which of the following is not a character constant
a) 'thank you'
b) 'enter values of p, n ,r'
c) '23.56E-o3'
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
Is null valid for pointers to functions?
What is extern keyword in c?
User define function contain thier own address or not.
wap to print "hello world" without using the main function.
What is time complexity c?
What is define directive?
What are the concepts introduced in OOPs?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
code for quick sort?
how to find binary of number?