How is null defined in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is dynamic memory allocation?
Explain what is the benefit of using const for declaring constants?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
What is structure in c language?
how to TOGGLE Nth bit of variable in a MACRO
Is a house a mass structure?
How to add two numbers without using arithmetic operators?
18 Answers College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,
How do you write a program which produces its own source code as output?
main() { int a; a=++100; printf("%d",a); getch(); }
How to receive strings with spaces in scanf()
Explain how do you list files in a directory?
What are the types of type specifiers?