Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

CTS C++ General Interview Questions
Questions Answers Views Company eMail

What is the output of printf("%d")?

58 73137

What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 13252

What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same

3 8158

What are smart pointer? Whats its use?

1 5578

What are function poinetrs? where are they used?

1 4376

How many pointers are required to reverse a link list?

5 10915

How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 9222

Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 24509

What are Binay tress and B trees? Diff between them?

8 14831

a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 4335

Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2526

Implement a 2 dimensional array by one dimentional array

1 4673

Post New CTS C++ General Interview Questions


CTS C++ General Interview Questions


Un-Answered Questions

How many looping constructs are present in go programming language?

1


write an interactive C program that will encode or decode a line of text.To encode a line of text,proceed as follows. 1.convert each character,including blank spaces,to its ASCII equivalent. 2.Generate a positive random integer.add this integer to the ASCII equivalent of each character.The same random integer will be used for the entire line of text. 3.Suppose that N1 represents the lowest permissible value in the ASCII code,and N2 represents the highest permissible value.If the number obtained in step 2 above(i.e.,the original ASCII equivalent plus the random integer)exceeds N2,then subtract the largest possible multiple of N2 from this number,and add the remainder to N1.Hence the encoded number will always fall between N1 and N2,and will therefore always represent some ASCII character. 4.Dislay the characters that correspond to the encoded ASCII values.  The procedure is reversed when decoding a line of text.Be certain,however,that the same random number is used in decodingas was used in encoding.

3397


What are the main types of cancer and how do oncologists diagnose and treat these diseases?

1


convert 140 N.m/cm^2 to N.m/mm^2

1979


Why lead foil sheet in the film packet is used?

5


Is wordpress a web server?

162


What do you understand by metadata in context of angular 2 application?

772


What is string args [] in java?

973


Tell me about circular linked list?

886


What is for loop and its syntax?

1034


what is wcf peer network binding type? : Wcf data services

707


Discuss one scenario where you can use Rank() function?

3


Tell us do you know how to run reports? Can you customize reports? : insurance health

523


How to send xml message to jms queue using java?

808


What can you do with Kafka?

504