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

Excel C Interview Questions
Questions Answers Views Company eMail

how can i get output like this? 1 2 3 4 5 6

6 6089

what is mallloc()?how it works?

4 6114

how can we use static and extern?and where can we use this?

3 6205

how to use enum datatype?Please explain me?

3 4923

What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?

1 4463

What are the languages are portable and platform independent?Why they are like that?

1 3454

pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?

2 8108

how can i get this by using for loop? * ** * **** * ******

3 4036

#include int main ( int argc, char* argv [ ] ) { int value1 = 10; int value2 = 5; printf ( "\n The sum is :%d", value1 | value2 ); } This is the answer asked by some one to add two numbers with out using arithmetic operator?Yes this answer is write it given out put as 15.But how????? what is need of following line? int main ( int argc, char* argv [ ] ) how it work?what is the meaning for this line? please explain me.Advance thanks

9 13460

Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?

2 3920

what is mean by Garbage collection ? Please answer me. Advance thanks.

4 5567

main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that?

3 5961

Post New Excel C Interview Questions




Un-Answered Questions

Explain data preparation?

87


Tell us what's your strategy and process for appealing a denied claim? : insurance health

334


How do I turn off activex filtering in firefox?

394


Any one plz send me SQL Server Developer/DBA resume for 4 years experience

2169


Is it safe to delete previous windows installation files?

423






What do you mean by e-r model & object-oriented model?

493


What do you understand by the security of a block?

1


when All datafiles related to a Tablespace are removed ?

1501


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

703


what is a transaction in SAP terminology?

327


What details do you notice about the way this building is constructed? How does it differ from your own home?

2222


What is a .baml file?

144


how do use session mapping parameters ?(in which transformation)

1432


What are the main components of the designer interface?

28


What are the source of constraints?

498