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 6656f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21527x: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 6489client server is working in asyn mode then how communication will take place bt client and server.
2184If 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 9454If "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 9993f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10951which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
1 3646Post New Hughes Interview Questions
What is the difference between Bug, Error and Defect?
What are types of data models in mongodb?
Explain about the different complex data types in Pig?
How to access trlation options in powerpoint?
How to create a service in angular?
What does map transformation do? Provide an example.
Is it possible to Access BackEnd procedures? Explain.
What are the different types of normalization?
What is heterophagic intracellular digestion? How is this process accomplished?
How do I add aspx page to visual studio?
What is Employee Subgroup Grouping For Daily Work Schedules?
Can we convert a date to char in oracle and if so, what would be the syntax?
Difference between split-join and split for each?
What are the various access specifiers for java classes?
What are the steps to publish an object outside the service domain