Write the test cases for checking a variable having value in
range -10.0 to +10.0?
No Answer is Posted For this Question
Be the First to Post Answer
declare afunction pointer to int printf(char *)?
what is mallloc()?how it works?
in malloc and calloc which one is fast and why?
Write a program to check prime number in c programming?
What is the easiest sorting method to use?
The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);
1 Answers HCL, Public Service Commission,
Is a house a shell structure?
Write a pro-gramme to determine whether the number is even or odd?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
regarding pointers concept
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
What is the difference between CV and Resume ?