If null and 0 are equivalent as null pointer constants, which should I use?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to compare 2 numbers without using logical operators?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
can we print any string in c language without using semicolon(;)(terminator) in whole program.
what are brk, sbrk?
what is the function of pragma directive in c?
Table of Sudoku n*n
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
what are the various memory handling mechanisms in C ?
get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES