for questions 14,15,16,17 use the following
alternatives:a.int b.char.c.string.d.float



for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float..

Answer / rukmanee

a.int

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Interview Questions

What is structure and union in c?

0 Answers  


What is a wrapper function in c?

0 Answers  


When should you use a type cast?

0 Answers  


how to write optimum code to divide a 50 digit number with a 25 digit number??

0 Answers   MGM,


What is maximum size of array in c?

0 Answers  


How are portions of a program disabled in demo versions?

0 Answers  


Explain what is the difference between declaring a variable and defining a variable?

1 Answers  


Can the curly brackets { } be used to enclose a single line of code?

0 Answers  


what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,


What is omp_num_threads?

0 Answers  


1,4,8,13,21,30,36,45,54,63,73,?,?.

10 Answers   AMB, Franklin Templeton,


main() { int i=400,j=300; printf("%d..%d"); }

13 Answers   ME,


Categories