Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CNSI C Code Interview Questions
Questions Answers Views Company eMail

#include main() { char s[]={'a','b','c','\n','c','\0'}; char *p,*str,*str1; p=&s[3]; str=p; str1=s; printf("%d",++*p + ++*str1-32); }

2 11149

Post New CNSI C Code Interview Questions


CNSI C Code Interview Questions


Un-Answered Questions

What is composite key in hibernate?

152


Write short notes on manual refreshes.

2276


What are the multiload utility limitations?

584


What is normally not included in a cloned copy? : jQuery Mobile

480


What is the role of and function in excel?

387






What is the use of SAP NetWeaver Enterprise Portal?

564


Based on best altitude conditions, during what month in the northern hemisphere is it the best time to observe the full moon?

77


Explain few date functions in vbscript?

604


Tell me what is pear?

542


What is Evaluation Class?

532


What do you know about PM Suraksha Bima Yojana?

659


What is difference between performblock: and performblockandwait:?

455


What do you understand by the term ‘frame manager' in cognos and write all the layers of the framework manager model?

702


how to caluclate the mumbai tax with example? what is mean by credit and debit ?

1439


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2024