Explain how are 16- and 32-bit numbers stored?
No Answer is Posted For this Question
Be the First to Post Answer
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
With the help of using classes, write a program to add two numbers.
How would you rename a function in C?
Is c still used?
. 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.
what is meant by c
How does struct work in c?
write the program for prime numbers?
73 Answers Accenture, Aptech, Infosys, TCS,
which one is better structure or union?(other than the space occupied )
Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)
how write a addtion of two single dimensional array using of pointer in c language?