Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
1 2498design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
2 6334i want to have a program to read a string and print the frequency of each character and it should work in turbo c
3 9446Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer
1 4939How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....
3347Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A. Explain how a pointer to function can be declared in C++? B. List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header ("Include") Files.
3 13720write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
1 3302
What is the prefix of WordPress tables by default?
what is ur strangth & weekness
How to Change the default width/height of the editor?
How do you determine the length of a string value that was stored in a variable?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
What is pointers in c with example?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Write a program using while loop?
sort term descripttion form, report and uery
How might you associate Hive to Spark SQL?
How to Determine the last access time of a given file ?
How do you write if else in python?
What is difference between static and final in php?
Do you know the difference between malloc() and calloc() function?
can we extend a class having only one parameterised constructor.Suggest the process to do it.