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 6914

what is mallloc()?how it works?

4 6839

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

3 6681

how to use enum datatype?Please explain me?

3 5470

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 4864

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

1 3770

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

2 8613

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

3 4509

#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 14842

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 4324

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

4 6193

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 6515

Post New Excel C Interview Questions




Un-Answered Questions

Will the struts tags support other markup languages such as wml ?

734


where is core-type and shell-type construction suitable for transformers ?

1840


WHAT ARE EARTH MOVING M/CS? WHAT IS BATCHING PLANT? WHAT IS HYDRAULIC JUMP? WHAT IS TIPPER (EARTH MOVING M/C)?

2440


Illustrate physical database architecture in brief? : sql server architect

554


Plz send me some sample papers on OCES papers. I am appearing in OCES/DGFS-2009.Plz inform me by my emailid- subhabrata03851@gmail.com

3214






what is value mapping? tell me the steps of value mapping?

1479


What request type from a rest resource allows one to delete a sharepoint object?

574


How qtp recognizes the object?

849


what is the material of radiator sleeves or mesh?

1721


What is the role of QlikView Web Server in QlikView’s architecture?

5


What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?

680


Name some features of Apache Cassandra?

79


Explain ng-bind directive angularjs?

566


what is Singly Linked list?

750


What is the extension of Kotlin file?

171