What is restrict keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
no consistent academics. how to answer the question
What are types of preprocessor in c?
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
Explain what is the best way to comment out a section of code that contains comments?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
How can I manipulate strings of multibyte characters?
what are the files which are automatically opened when a c file is executed?
What language is windows 1.0 written?
to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
How can you convert integers to binary or hexadecimal?
how to print value of e(exp1)up to required no of digits after decimal?