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 11885Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
1 4960what 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 6412x: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 6341client server is working in asyn mode then how communication will take place bt client and server.
2090If 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 5207In a class only declaration of the function is there but defintion is not there then what is that function?
5 9065If "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 9568f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10524Post New Hughes Interview Questions
How do you collapse margins in css?
List the types of web services.
where is core-type and shell-type construction suitable for transformers ?
distinguish between Bill of Exchange and Promissory Note
Which are the sub-modules in sap hr?
Have you set up a back ground job ? How to create a background job without a variant ?
Does cors prevent csrf?
How do I start sql server 2017?
create a daily status report or list the items you will cover in a status report
What is meant by read lock? : sap abap data dictionary
What are the different types of ways where you can iterate over a list? : java collections
How to use transition effects? : jQuery Mobile
What the command used for search file or files for specific text?
What is the latest version of python?
what is difference between milestone and run-levels in Solaris ?