what 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 6654f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21512x: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 6480client server is working in asyn mode then how communication will take place bt client and server.
2181If 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 5400In a class only declaration of the function is there but defintion is not there then what is that function?
5 9440If "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 9985f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10948which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
1 3645Post New Hughes Interview Questions
Differentiate between documented and undocumented knowledge. 3. How is knowledge collected?
Do you know what are the key components of bootstrap?
Do you know FDI limit in the insurance sector?
What is xml signature/encryption?
What is latching current in scr?
What is the 6 by 6 rule for powerpoint presentations?
What is the use of session framework in Django?
Do I have to know html or sgml before I learn xml?
WHat is the general checks required for Dry type transformers
Explain an exception?
How do I automate reports using tableau software?
What types of CMOS memories have you designed? What were their size? Speed? Configuration Process technology?
Explain concept of hubs and extended site stores?
Write a small code to explain repr() in python ?
What is the definition of database management system?