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 6548f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21296x: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.
2149If 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 5336In 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 9819f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10784which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
1 3582Post New Hughes Interview Questions
Can food chain present quaternary consumers without having secondary or tertiary consumers?
How zip the file in unix?
How can I find the methods or attributes of an object?
which are tsm configuration files?
___________ algorithm keeps track of k states rather than just one. a) Hill-Climbing search b) Local Beam search c) Stochastic hill-climbing search d) Random restart hill-climbing search
How to provide security in java
Is benzene aromatic?
How to update values on multiple rows in oracle?
Which is the man like ape found in borneo and sumatra?
What is the use of static members with example using c#.net.
What is extension of WCF Service?
PRELIMINARY EXPENSES INCURRED IN THE YEAR OCTOBER 2012 MONTH 5LAKS WHICH ACCOUNTED IN ASSET SIDE AS ''PRELIMINARY EXPENSES''... IN YEAR END MARCH 2013, IN 5LAKS HOW MUCH AMOUNT SHOULD TAKE FOR PRELIMINARY EXPENSES WRITTEN OFF..?
In which year national housing bank (nhb) started its operation?
What do you understand by leds? How do they work?
How do you simulate scroll down action?