I have already left my previous job due to crashes with my manager. Now i am facing a question that Why did you left previous job ? What should be the answer which doesnt impact negative impression ? Please help me out
6 11459The 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 13032b) 4 c) 6 d) 7 32. Any C program a) must contain at least one function b) need not contain ant function c) needs input data d) none of the above 33. Using goto inside for loop is equivalent to using a) continue b) break c) return d)none of the above 34. The program fragment int a=5, b=2; printf(“%d”,a+++++b); a) prints 7 b)prints 8 c) prints 9 d)none of the above 35. printf(“ab” , “cd”,”ef”); prints a) ab abcdef c) abcdef, followed by garbage value d) none of the above 36. Consider the following program segment. i=6720; j=4; while((i%j)==0) { i=i/j; j=j+1; } On termination j will have the value a) 4 b) 8 c) 9 d) 6720
1 8426Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
2 7354int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }
3 8571Post New HCL Interview Questions
what is credit management?
If it were up to you, what would the budgeting process look like?
What are the classifications of the sap abap data classes?
Why are layout panels needed for in WPF?
What is the most critical bug you found in your latest project or overall in your career ?
Whats the difference between input() and raw_input()?
How to move to a state-related codebase?
What is gastrulation? How during gastrulation are the first two germ layers formed? Which are these germ layers?
Can fruit juice causes wreck teeth?
What is the differences between static and dynamic drilldowns?
What is vouching?
What is protocol testing. Whether you have used any tool in telecom testing?
Tell me how is it possible to return a value from a function?
describe the rule of garner vs murray and how it relates to the dissolution of a partnership
What are session cookies?