RAM chips arranged in 4X6 array and of 8kX4bit capacity each. How many address lines reqd. to access each byte a. 12 b. 16 c.15 d. 17
5 12091Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
1 5086what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking
2 6532x:validating :Are we producing product right y:verification:Are we producing right right a)X is wrong statement b)y is " c)x and Y " d)x & y is right statement
1 6422client server is working in asyn mode then how communication will take place bt client and server.
2145If A sends a message to B with encryption then key is a)A public key b)B public key c)A private key d)B private key
2 5325In a class only declaration of the function is there but defintion is not there then what is that function?
5 9272If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
6 9802f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10768Post New Hughes Interview Questions
The project which you have made, which methodology did you use?
What is @configuration annotation in spring?
sir what is the depreciation and how to calculate depreciation as per company books, i need as per IT ACT, AND Companies Act give me clarification with example
what is the data model and how it is use ?
Tell e how how dealt with..
How is a pointer variable declared?
What are different SAP applications based on NetWeaver platform?
How do you support patients in coping with the challenges of living with chronic rheumatic conditions and adapting to lifestyle changes?
Is nosql relational?
how push notification works?
give single line diagram of D.G distribution form alternator to main L.T panel?
Explain Energy and Power signals?
what is the main difference between nse & bse operations
Explain something about crystal report in brief?
Why is the function main() special?