What is data structure in c language?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What is the difference between volatile and const volatile?
Identify the operators that is not used with pointer a. && b. # c. * d. >>
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Why we use break in c?
how to sort two array of characters and make a new array of characters.
What is the g value paradox?
Output for following program using for loop only * * * * * * * * * * * * * * *
. A database table called PERSON contains the fields NAME, BASIC and HRA. Write a computer program to print a report which employee name and total salary for those employees whose total salary is more than 10,000. Total Salary = BASIC + HRA. At the end, the program should also print the total number of employees whose total salary is more than 10,000.
without using control structures and control structures find the max and min of given 2 nos
totally how much header files r in c language
What are static variables, and where are they stored?