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 6552f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21300x: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 6433client server is working in asyn mode then how communication will take place bt client and server.
2152If 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 5341In a class only declaration of the function is there but defintion is not there then what is that function?
5 9291If "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 9825f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10789which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
1 3586Post New Hughes Interview Questions
What are the pros and cons when using a workflow rule field update vs. A formula field?
How to keep files in HDFS?
Tell us about your work experience?
What is $# in unix?
What are the types of data processing you are familiar with?
WHAT IS THE DIFFERED ASSET , WHAT IS THE PROVISION OF IT GIVT ME THE EXAMPLE WITH ENTERY ON MY E.MAIL sonidilip87@yahoo.com
hi friends.... i want do telecom course, iam getting confused. plz tell me courses and levels in that field. iam fresher B.E ECE student. and plz tell institutes in hydrabad or bangalure.
I paid service tax double time due to web site problem for the year 2009-10, is there any chance to claim that amount if yes please tell me the process. thanking you.
What is residential silencer and industrial silencer? how can we know by looking only that it is the Residential type silencer.
What do you mean by limited liability?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is type class in c#?
What is 'gap insurance'? : insurance sales
Write the function test case to add a customer to database.
How many loop control keywords are there in perl?