What are multidimensional arrays?
What is the use of a semicolon (;) at the end of every program statement?
given post order,in order construct the corresponding binary tree
What is adt in c programming?
The difference between printf and fprintf is ?
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
write a program to display the frequency of each element in a given array in c language
swapping of two numbers without using third variable using AND and OR operators
How does variable declaration affect memory?
How do we open a binary file in Read/Write mode in C?
How to define structures? ·
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
Is it better to use a macro or a function?