What is const volatile variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is structure padding in c?
What do you mean by scope of a variable in c?
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
write a program which will count occurance of a day between two dates.
What is strcmp in c?
can we print any string in c language without using semicolon(;)(terminator) in whole program.
What is the purpose of sprintf() function?
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
Write a program to reverse a given number in c?
What is the function of this pointer?
0 Answers Agilent, ZS Associates,
Explain the difference between structs and unions in c?