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 6114

what is mallloc()?how it works?

4 6139

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

3 6218

how to use enum datatype?Please explain me?

3 4933

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 4474

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

1 3462

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

2 8122

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

3 4044

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

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 3928

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

4 5588

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 5983

Post New Excel C Interview Questions




Un-Answered Questions

Hi.., am weak in Voice and Accent round.. So could u please tell me the sites to practice

1983


what is name scope in silverlight?

5


How does SAP get to know whether the material is available or not? how does it determine MAD? What exactly happens in sending TOR?

540


How many threads can a cpu run?

394


Make a note of the quantity vaults made in informatica?

551






Explain the reason for each keyword of public static void main(string args[])?

489


What is MySQL?

569


What is linq to sql?

550


Why and When RRF is necessary in RS method? How it is helpful in method development?

1757


Explain sga memory structures?

577


What are your views on Pay tm?

671


What is hibernate query language (hql)?

173


Is imap encrypted?

1


Explain line development

5


How many tcp connections does http use?

578