Is c is a high level language?
char p="data"; printf(p);
What is meant by recursion?
write a program without using main function?
How old is c programming language?
wats the diference btwen constant pointer and pointer to a constant.pls give examples.
What is include directive in c?
Can we declare a function inside a function in c?
What is modifier & how many types of modifiers available in c?
What is a pointer in c plus plus?
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
How many data structures are there in c?
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort