How do I get a null pointer in my programs?
Explain what are the __date__ and __time__ preprocessor commands?
How can I set an array's size at run time?
Write a program to print prime nums from 1-20 using c programing?
What is identifiers in c with examples?
State the difference between x3 and x[3].
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?
4 Answers Amazon, Apple, Bata, Google, NASA,
Write a simple program to find the size of different basic data types in C.
to find the program of matrix multiplication using arrays
How many levels of pointers can you have?
HOW TO HANDLE EXCEPTIONS IN C
difference between Low, Middle, High Level languages in c ?